Platform Core .NET Assemblies API
CreateDesignSchema Method
See Also  Send Feedback
Terrasoft.Core Namespace > ISchemaManager Interface : CreateDesignSchema Method
userConnection
User connection.
parentSchemaUId
Parent schema's UId.
packageUId
UId of the package where schema is created.
extendParent
Flag that indicates if created schema will be extended or inherited from parent.

Glossary Item Box

Creates new schema with specified parent schema parentSchemaUId and in specified package packageUId.

Syntax

 
C#
 
 

Parameters

userConnection
User connection.
parentSchemaUId
Parent schema's UId.
packageUId
UId of the package where schema is created.
extendParent
Flag that indicates if created schema will be extended or inherited from parent.

Return Value

Manager item with created schema.

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.