Amazon.ServiceCatalog.Model.ProvisioningArtifactParameter.IsSetParameterType C# (CSharp) Method

IsSetParameterType() private method

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