Amazon.ECS.Model.MerchantItemAttributes.IsSetDVDLayers C# (CSharp) Méthode

IsSetDVDLayers() public méthode

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