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;}
public:
property bool IsRootGroup {
bool get();
}
See Also