UsersCurrentUser Property

Returns basic information about the current user and its corresponding back office record(s), if applicable.

Namespace: BBNCExtensions.API.Users
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract User CurrentUser { get; }

Return Value

Type: User
An API.Users.User object for the current user.