Platform Core .NET Assemblies API
SaveSchema(ISchemaManagerItem<TSchemaManagerSchema>,UserConnection,Boolean,Boolean) Method
See Also  Send Feedback
Terrasoft.Core Namespace > SchemaManager<TSchemaManagerSchema> Class > SaveSchema Method : SaveSchema(ISchemaManagerItem<TSchemaManagerSchema>,UserConnection,Boolean,Boolean) Method
designItem
Specified instance of ISchemaManagerItem<TSchemaManagerSchema>.
userConnection
Specified instance of UserConnection.
generateBundles
Determines if schema bundles should be generated after save.
lockSchemaInSourceControlStorage
Determines if schema bundles should be generated after save.

Glossary Item Box

Saves schema.

Syntax

 
C#
 
 

Parameters

designItem
Specified instance of ISchemaManagerItem<TSchemaManagerSchema>.
userConnection
Specified instance of UserConnection.
generateBundles
Determines if schema bundles should be generated after save.
lockSchemaInSourceControlStorage
Determines if schema bundles should be generated after save.

Return Value

true if schema is successfully saved; otherwise, false.

Exceptions

ExceptionDescription
System.Security.SecurityExceptionIf user have no rights to modify 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.