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