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

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

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