Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.
TSchemaManagerSchema
The class that is inherited from Schema and implements the ISchemaManagerSchema<TSchemaManagerSchema>, IManagerItemInstance, System.ICloneable interfaces.

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

Glossary Item Box

The item of the schema manager.

Синтаксис

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

TSchemaManagerSchema
The class that is inherited from Schema and implements the ISchemaManagerSchema<TSchemaManagerSchema>, IManagerItemInstance, System.ICloneable interfaces.

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

Конструкторы

 ИмяОписание
Public SchemaManagerItem<TSchemaManagerSchema> Перегружен.   

Cвойства

 ИмяОписание
Public - свойствоAssemblyAssembly to which the schema belongs.  
Public - свойствоAssemblyRefCountNumber of assemblies that are referenced by the schema.  
Public - свойствоCaptionПереопределен. Caption of the manager item.  
Public - свойствоDescriptionThe manager item description.  
Public - свойствоDescriptorDescriptor of the schema manager item.  
Public - свойствоExtendParent  
Public - свойствоExtraPropertiesAdditional schema properties.  
Public - свойствоFolderIdThe catalog of the manager item.  
Public - свойствоInstanceПереопределен. The initialized instance of the schema. If no such schema type is found in the assembly, an exception is thrown.  
Public - свойствоIsCoreSchemaValue that specifies whether it is the system schema.  
Public - свойствоIsInstanceInitializedIndicates whether the schema is initialized.  
Public - свойствоManagerThe instance of the schema manager  
Public - свойствоManagerItemManager item.  
Public - свойствоManagerNameThe name of the schema manager.  
Public - свойствоNameПереопределен. The manager item name.  
Public - свойствоPackageName  
Public - свойствоPackagePosition  
Public - свойствоPackageUId  
Public - свойствоParentUIdIdentifier of the parent schema.  
Public - свойствоRealParentItemUIdUnique identifier of the manager parent item that contains the parent schema UId assigned when creating the schema.  
Public - свойствоReferenceSchemaUIdsA list of the schemas that are referenced by the given schema.  
Public - свойствоSafeInstanceПереопределен. The initialized safe instance of the schema. If the schema type is not found in the assembly, null is returned.  
Public - свойствоSysSchemaInSolutionIdThe identifier of the record in the SysSchemaInSolution table.  
Public - свойствоTypeNameName of the schema type.  
Public - свойствоUserConnectionUser connection.  
Public - свойствоUserIdUnique user identifier.  

Методы

 ИмяОписание
Public - методAssignПерегружен.   
Public - методAssignExtraProperties  
Public - методAssignShallow  
Public - методClone  
Public - методCloneShallow  
Public - методDropInstanceRemoves the schema instance.  
Public - методForceGetInstanceGets the schema instance. If the schema has not been initialized yet, it is being initialized.  

Иерархия наследования

System.Object
   Terrasoft.Core.ManagerItem<TInstance>
      Terrasoft.Core.SchemaManagerItem<TSchemaManagerSchema>

Смотри также

© Terrasoft 2002-2017.