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

IsSetDVDRWDescription() public méthode

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