Click or drag to resize
IBusinessContext Interface

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

Represents a context for the current process in which an operation is performed. It is up to the process to provide an accurate context. For systems like the user interface, properties like userid and companyid is known and will be set. But for engine processes, there are no users and those properties will be null

Namespace: Netadmin.Core.Context
Assembly: Netadmin.Core (in Netadmin.Core.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IBusinessContext

The IBusinessContext type exposes the following members.

Properties
Extension Methods
Implemented by
See Also