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