Amazon.ECS.Model.ItemAttributes.IsSetDVDLayers C# (CSharp) Метод

IsSetDVDLayers() публичный Метод

Checks if DVDLayers property is set
public IsSetDVDLayers ( ) : Boolean
Результат Boolean
        public Boolean IsSetDVDLayers()
        {
            return  this.DVDLayersField != null;
        }
ItemAttributes