This enumeration is used to identify the type of a module.
Namespace:
Phoenix.ModulesAssembly: Phoenix.Utilities (in Phoenix.Utilities.dll) Version: 2.9.3209.25656 (2.9.0.0)
Syntax
| C# |
|---|
private enum PhoenixModuleGroup |
Members
| Member name | Description | |
|---|---|---|
| Unknown |
The group is not known.
| |
| LibraryObject |
A library object.
| |
| CollaborationObject |
A collaboration object.
| |
| Collection |
A folder-type object.
| |
| Workspace |
A workspace object.
|
