Amazon.ServiceCatalog.Model.ProvisioningArtifactParameter.IsSetParameterType C# (CSharp) 메소드

IsSetParameterType() 개인적인 메소드

private IsSetParameterType ( ) : bool
리턴 bool
        internal bool IsSetParameterType()
        {
            return this._parameterType != null;
        }