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

IsSetCaseType() public méthode

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