SchemaManager.AddCoreSchema(Guid,String) - метод Смотри также Terrasoft.Core - пространство имен > SchemaManager - класс > AddCoreSchema - метод : AddCoreSchema(Guid,String) - метод C#
- uid
- Identifier of the system schema that is being added.
- name
- Name of the system schema that is being added.
Glossary Item Box
public ISchemaManagerItem AddCoreSchema( Guid uid, string name )
Параметры
- uid
- Identifier of the system schema that is being added.
- name
- Name of the system schema that is being added.
Тип возвращаемого значения
The manager item that contains the system schema that was added.Method is overloaded.