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

IsSetCDRWDescription() public method

Checks if CDRWDescription property is set
public IsSetCDRWDescription ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetCDRWDescription()
        {
            return  this.CDRWDescriptionField != null;
        }
MerchantItemAttributes