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

IsSetDVDLayers() public method

Checks if DVDLayers property is set
public IsSetDVDLayers ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetDVDLayers()
        {
            return  this.DVDLayersField != null;
        }
MerchantItemAttributes