- TSchemaManagerSchema
- Type implementing the ISchemaManagerSchema<TSchemaManagerSchema>, IManagerItemInstance interfaces.
ISchemaManagerSchema - интерфейс Члены Смотри также Terrasoft.Core - пространство имен : ISchemaManagerSchema - интерфейс C#
Glossary Item Box
public interface ISchemaManagerSchema<TSchemaManagerSchema> where TSchemaManagerSchema: ISchemaManagerSchema<TSchemaManagerSchema>, IManagerItemInstance
- TSchemaManagerSchema
- Type implementing the ISchemaManagerSchema<TSchemaManagerSchema>, IManagerItemInstance interfaces.
Тип ISchemaManagerSchema<TSchemaManagerSchema> предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | Caption | Caption. |
![]() | Description | Description. |
![]() | IsCoreSchema | Value that specifies whether it is the system schema. |
![]() | Name | Name. |
![]() | ParentSchema | Reference to an instance of the parent schema. |
![]() | ParentSchemaUId | Identifier of the parent schema. |
![]() | ReferenceSchemaUIds | Collection of schema identifiers referenced by the given schema. |
![]() | ResourceManager | Resource manager. |
![]() | UId | Identifier. |
Имя | Описание | |
---|---|---|
![]() | AssignParentSchema | Sets the specified schema to be the parent schema for the current schema. |
![]() | GetLocalizableValues | Loads the localizable values of the schema to the specified collection. |
![]() | InitializeLocalizableValues | Initializes the localizable values of the schema from the specified group of the given resource manager. |
![]() | InitializePrimaryInfo | Initializes primary properties of the schema. |
![]() | SetDefInheritance | Sets the identifier of the current schema as the parent schema identifier for all schema items without the parent schema identifier. |