Click or drag to resize
FormContextCurrentUser Property

[This is preliminary documentation and is subject to change.]

Note: This API is now obsolete.

Get current user

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
[ObsoleteAttribute("Replaced by EmployeeUser")]
public Employee CurrentUser { get; }

Property Value

Type: Employee
See Also