SystemObjectSettings Methods
The SystemObjectSettings type exposes the following members.
Methods
Name | Description | |
---|---|---|
AllObjects |
Obtains all the objects.
|
|
Collections()()()() |
Obtains the collections.
|
|
Collections(String) |
Obtains a specific collection.
|
|
Objects()()()() |
Obtains all the objects.
|
|
Objects(String) |
Obtains an object based on a specified name.
|
|
Reload()()()() |
Reloads SystemObjectSettings.
|
|
Reload(String) |
Reloads specific object settings/>.
|
|
Reload(String, String) |
Reloads specific object settings for a given object when a specific system object has been changed/>.
|
|
Reload(String, ObjectSettings..::..eReloadType) |
Reloads partial object settings specifying reload type/>.
|
|
RootObjects |
Obtains root Objects.
|