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

In This Topic
    GroupCount Property (JobGroup)
    In This Topic
    The number of child groups in this group.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property GroupCount As Integer
    public int GroupCount {get;}
    See Also