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

IsSetClaspType() public méthode

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