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

IsSetDVDLayers() public méthode

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