Amazon.DataPipeline.Model.Operator.IsSetType C# (CSharp) 메소드

IsSetType() 개인적인 메소드

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