Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.
TSchemaManagerSchema
Type implementing the ISchemaManagerSchema<TSchemaManagerSchema>, IManagerItemInstance interfaces.

ISchemaManagerSchema - интерфейс Члены  Смотри также  Terrasoft.Core - пространство имен : ISchemaManagerSchema - интерфейс C#

Glossary Item Box

Typed interface of the schema of the schema manager.

Синтаксис

public interface ISchemaManagerSchema<TSchemaManagerSchema> 
where TSchemaManagerSchema: ISchemaManagerSchema<TSchemaManagerSchema>, IManagerItemInstance

Типы обобщений

TSchemaManagerSchema
Type implementing the ISchemaManagerSchema<TSchemaManagerSchema>, IManagerItemInstance interfaces.

Тип ISchemaManagerSchema<TSchemaManagerSchema> предоставляет следующие члены.

Cвойства

 ИмяОписание
 - свойствоCaptionCaption.  
 - свойствоDescriptionDescription.  
 - свойствоIsCoreSchemaValue that specifies whether it is the system schema.  
 - свойствоNameName.  
 - свойствоParentSchemaReference to an instance of the parent schema.  
 - свойствоParentSchemaUIdIdentifier of the parent schema.  
 - свойствоReferenceSchemaUIdsCollection of schema identifiers referenced by the given schema.  
 - свойствоResourceManagerResource manager.  
 - свойствоUIdIdentifier.  

Методы

 ИмяОписание
 - методAssignParentSchemaSets the specified schema to be the parent schema for the current schema.  
 - методGetLocalizableValuesLoads the localizable values of the schema to the specified collection.  
 - методInitializeLocalizableValuesInitializes the localizable values of the schema from the specified group of the given resource manager.  
 - методInitializePrimaryInfoInitializes primary properties of the schema.  
 - методSetDefInheritanceSets the identifier of the current schema as the parent schema identifier for all schema items without the parent schema identifier.  

Смотри также

© Terrasoft 2002-2017.