Amazon.ECS.Model.MerchantItemAttributes.IsSetCaseType C# (CSharp) Method

IsSetCaseType() public method

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