ISchemaManager.AddSchema - метод Смотри также Terrasoft.Core - пространство имен > ISchemaManager - интерфейс : AddSchema - метод C#
- uid
- Schema identifier.
- name
- Name of the schema.
- description
- Description of the schema.
- parentUId
- Identifier of the parent schema.
Glossary Item Box
ISchemaManagerItem AddSchema( Guid uid, string name, LocalizableString caption, LocalizableString description, Guid parentUId )
Параметры
- uid
- Schema identifier.
- name
- Name of the schema.
- caption
- Schema caption.
- description
- Description of the schema.
- parentUId
- Identifier of the parent schema.