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

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

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