Amazon.ECS.Model.MerchantItemAttributes.IsSetCDRWDescription C# (CSharp) Метод

IsSetCDRWDescription() публичный Метод

Checks if CDRWDescription property is set
public IsSetCDRWDescription ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetCDRWDescription()
        {
            return  this.CDRWDescriptionField != null;
        }
MerchantItemAttributes