Amazon.ECS.Model.Tracks.IsSetDisc C# (CSharp) Метод

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

Checks if Disc property is set
public IsSetDisc ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetDisc()
        {
            return (Disc.Count > 0);
        }