Amazon.DataPipeline.Model.Field.IsSetKey C# (CSharp) 메소드

IsSetKey() 개인적인 메소드

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