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

In This Topic
    IsRootGroup Property (JobGroup)
    In This Topic
    Indicates whether this group is the Root group (shown in the UI as the "Jobs" folder)
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsRootGroup As Boolean
    public bool IsRootGroup {get;}
    Remarks
    See Also