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);
        }