UserBackOfficeRecords Property

Retrieves all the back office records for the current user.

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 List<BackOfficeRecord> BackOfficeRecords { get; }

Return Value

Type: ListBackOfficeRecord
A list of BackOfficeRecord objects.