ManagerItem - члены Смотри также Cвойства Методы Terrasoft.Core - пространство имен : ManagerItem - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип ManagerItem<TInstance> предоставляет следующие члены.
Имя | Описание | |
---|---|---|
ManagerItem<TInstance> |
Имя | Описание | |
---|---|---|
Caption | Caption. | |
Id | ||
Instance | The instance of the type of the manager item. If the reference to an instance of the manager item is null , an exception is thrown. | |
Manager | Manager. | |
Name | Name. | |
RealUId | Unique identifier of the manager item that contains the schema UId assigned when creating the schema. | |
SafeInstance | The safe instance of the type of the manager item. If the reference to an instance of the manager item is null , null is returned. | |
UId | Identifier of the manager item whose value depends on the schema type. If the schema replaces its parent, then the UId field is equal to the RealUId field of the parent schema; otherwise, the UId field is equal to the current value of the RealUId field. |
Имя | Описание | |
---|---|---|
HandleNameChanging | Updates the content of the manager item when renaming it. |