IManagerItem - интерфейс Члены Смотри также Terrasoft.Core - пространство имен : IManagerItem - интерфейс C#
Glossary Item Box
public interface IManagerItem
Тип IManagerItem предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | Caption | Caption of the manager item. |
![]() | Id | |
![]() | Instance | The instance of the manager item. If the reference to an instance of the manager item is null , an exception is thrown. |
![]() | Manager | Manager. |
![]() | Name | The manager item name. |
![]() | RealUId | Unique identifier of the manager extending item. |
![]() | SafeInstance | The safe instance of the manager item. If the reference to an instance of the manager item is null , null is returned. |
![]() | UId | Unique identifier of the manager item. |