Click or drag to resize

UserOptionsExtension.Init Method

Sets SetupForUser which is used in data retrieval and save.

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public virtual void Init(
	CTUser poUser
)

Parameters

poUser  CTUser
User for whom to init
Revision History
DateVersionDescription
-2019 SP2First Release
See Also