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

IsSetCaseDiameter() public method

Checks if CaseDiameter property is set
public IsSetCaseDiameter ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetCaseDiameter()
        {
            return this.caseDiameterField != null;
        }
MerchantItemAttributes