CopySettingsFrom.2 |
Scroll |
Copies all settings from the specified TheQuery.
Namespace: Therefore.API
Visual Basic Public Overridable Function CopySettingsFrom ( _ pQuery As TheQuery _ ) C# public virtual void CopySettingsFrom ( TheQuery pQuery )
ParameterspQuery Query from which to copy the settings.
Return ValueNone. |
Exceptions |
|