Platform Core .NET Assemblies API
CreateSchema(String,ISchemaManagerItem,UserConnection,Guid,Boolean) Method
See Also  Send Feedback
Terrasoft.Core Namespace > ISchemaManager Interface > CreateSchema Method : CreateSchema(String,ISchemaManagerItem,UserConnection,Guid,Boolean) Method
name
Name of the schema.
baseSchema
Item with parent schema.
userConnection
User connection.
uid
Identifier of the schema.
addToDesignItems
Indicates that the schema is added to the list of designed items.

Glossary Item Box

Creates new schema with specified name, parent schema and flag of adding schema to list of editing items.

Syntax

 
C#
 
 

Parameters

name
Name of the schema.
baseSchema
Item with parent schema.
userConnection
User connection.
uid
Identifier of the schema.
addToDesignItems
Indicates that the schema is added to the list of designed items.

Return Value

The manager item that contains the schema that was created.

Remarks

Method is overloaded.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.