Amazon.ECS.Model.MerchantItemAttributes.IsSetDVDRWDescription C# (CSharp) Méthode

IsSetDVDRWDescription() public méthode

Checks if DVDRWDescription property is set
public IsSetDVDRWDescription ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetDVDRWDescription()
        {
            return  this.DVDRWDescriptionField != null;
        }
MerchantItemAttributes