Amazon.ServiceCatalog.Model.ProvisioningArtifactParameter.IsSetParameterType C# (CSharp) Méthode

IsSetParameterType() private méthode

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