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

IsSetChainType() public méthode

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