Amazon.DataPipeline.Model.Operator.IsSetType C# (CSharp) Méthode

IsSetType() private méthode

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