Amazon.ECS.Model.MetaData.IsSetKey C# (CSharp) 메소드

IsSetKey() 공개 메소드

Checks if Key property is set
public IsSetKey ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetKey()
        {
            return  this.keyField != null;
        }