Amazon.DataPipeline.Model.Field.IsSetKey C# (CSharp) Method

IsSetKey() private method

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