Amazon.ECS.Model.MerchantItemAttributes.IsSetDVDSides C# (CSharp) Method

IsSetDVDSides() public method

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