adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobGroup Class / JobCount Property

In This Topic
    JobCount Property (JobGroup)
    In This Topic
    The number of jobs in the group (not including jobs in sub-groups).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property JobCount As Integer
    public int JobCount {get;}
    See Also