Amazon.ECS.Model.MerchantItemAttributes.IsSetDVDSides C# (CSharp) 메소드

IsSetDVDSides() 공개 메소드

Checks if DVDSides property is set
public IsSetDVDSides ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetDVDSides()
        {
            return  this.DVDSidesField != null;
        }
MerchantItemAttributes