Amazon.ECS.Model.ItemAttributes.IsSetInstrumentKey C# (CSharp) Метод

IsSetInstrumentKey() публичный Метод

Checks if InstrumentKey property is set
public IsSetInstrumentKey ( ) : Boolean
Результат Boolean
        public Boolean IsSetInstrumentKey()
        {
            return  this.instrumentKeyField != null;
        }
ItemAttributes