UserSaveUserSettings Method
Save the current xml document user settings.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public bool SaveUserSettings()
Public Function SaveUserSettings As Boolean
Return Value
BooleanTrue if successfull
Sends the current user settings XML document to the server. Settings are stored
for each user for each application. Settings are returned to the user automatically
on login even if they are on a different PC.
User settings cannot exceed 32kb in size.