IBusinessContext Properties |
[This is preliminary documentation and is subject to change.]
The IBusinessContext type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | BusinessSystemEnum | BusinessSystem |
The originating system, ie which API or user interface is the current context.
|
![]() | NullableT, T: Int64 | CompanyId |
The current company id, null if unknown or not applicable
|
![]() | String | Ip |
The remote IP, null if unknown or not applicable
|
![]() | NullableT, T: Int32 | LanguageId |
The current language id, null if unknown or not applicable
|
![]() | NullableT, T: Int64 | ServiceProviderId |
The current service provider id, null if unknown or not applicable
|
![]() | NullableT, T: Int64 | UserId |
The user id, null if unknown or not applicable
|
![]() | String | UserName |
The user name, null if unknown or not applicable
|