This member is for System Use Only and should NOT be used.
Copies settings to another User or a range of Users.

Syntax

finSettingsUser.CopySettingsToUsers(userRange, [sections], [includeFormSettings], [includeToolbars], [includeOtherUi], [includeUserData], [includeTaskManagerFolders], [countCopied], [warning])

Parameters

NameTypeOptionalByRefDescription
userRange String The range string indicating the Users that this User's settings are to be copied to.
sections String Optional A comma separated list of the sections to copy, e.g. General.Database,General.Formatting. If omitted, a value of * is assumed.
includeFormSettings Boolean Optional Indicates whether to copy form layouts and defaults. If omitted, a value of False is assumed.
includeToolbars Boolean Optional Indicates whether to copy toolbars. If omitted, a value of False is assumed.
includeOtherUi Boolean Optional Indicates whether to copy other user interface settings, e.g. task pane location. If omitted, a value of False is assumed.
includeUserData Boolean Optional Indicates whether to copy User Data, e.g. Report, Search, Document and Query settings. If omitted, a value of False is assumed.
includeTaskManagerFolders Boolean Optional Indicates whether to copy Task Manager Fodlers. If omitted, a value of False is assumed.
countCopied Integer Optional ByRef If omitted, a value of 0 is assumed.
warning String Optional ByRef

Return Value

Boolean

A Boolean value indicating success.

Member of:
finSettingsUser
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0