Amazon.ECS.Model.MerchantItemAttributes.IsSetInstrumentKey C# (CSharp) Méthode

IsSetInstrumentKey() public méthode

Checks if InstrumentKey property is set
public IsSetInstrumentKey ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetInstrumentKey()
        {
            return  this.instrumentKeyField != null;
        }
MerchantItemAttributes