Platform Core .NET Assemblies API
SaveSchema(Guid,Boolean,UserConnection,Boolean,Boolean) Method
See Also  Send Feedback
Terrasoft.Core Namespace > SchemaManager<TSchemaManagerSchema> Class > SaveSchema Method : SaveSchema(Guid,Boolean,UserConnection,Boolean,Boolean) Method
uid
Specified designed schema UId.
removeDesignItem
Determines if the schema should be deleted from designed schemas collection in manager after save.
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

uid
Specified designed schema UId.
removeDesignItem
Determines if the schema should be deleted from designed schemas collection in manager after save.
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.

Remarks

The 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.