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

IsSetDialWindowMaterialType() public method

Checks if DialWindowMaterialType property is set
public IsSetDialWindowMaterialType ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetDialWindowMaterialType()
        {
            return  this.dialWindowMaterialTypeField != null;
        }
MerchantItemAttributes