The following tables list the members exposed by ManagerItem<TInstance>.
Name | Description | |
---|---|---|
ManagerItem<TInstance> Constructor |
Name | Description | |
---|---|---|
Caption | Header. | |
Id | ||
Instance | Instance of the manager item type. If the reference to the instance of the manager item is null , an exception is thrown. | |
Manager | Manager. | |
Name | Name. | |
RealUId | A unique identifier for the manager item that contains the UId of the schema assigned to it when it was created. | |
SafeInstance | A secure instance of the manager item type. If the reference to the instance of the manager item is null , then null is returned. | |
UId | Identifier of the manager item whose value depends on the schema type. If the schema replaces the parent schema then the UId field is equal the RealUId field of the “original” schema or the UId field is equal the current value of the RealUId field. |
Name | Description | |
---|---|---|
HandleNameChanging | Updates the contents of the manager item when it is renamed. |