SaveChanges |
Scroll |
Saves changes made to the keyword dictionary.
Namespace: Therefore.API
Visual Basic Public Overridable Function SaveChanges ( _ pServer As ITheServer _ ) As Integer C# public virtual int SaveChanges ( ITheServer pServer )
Parameters pServer A valid and connected TheServer object.
Return Value The ID of the keyword dictionary. |