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;
        }