 | UserOptionsExtensionInit Method |
Sets SetupForUser which is used in data
retrieval and save.
Namespace:
CTExtensions.Interfaces
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic virtual void Init(
CTUser poUser
)
Public Overridable Sub Init (
poUser As CTUser
)
Parameters
- poUser
- Type: CTUser
User for whom to init
Availability
See Also