deAPIBase Properties
The deAPIBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
connectionString |
gets the connection string for the database
|
![]() |
errorMsg |
return last error message
|
![]() |
externalUserID |
Gets the external user identifier.
|
![]() |
isMasterTenant |
return if the session is for the master tenant
|
![]() |
isMultiTenant |
returns if the API is being used on multi-tenant mode
|
![]() |
oErrorProvider |
Gets the o error provider.
|
![]() |
tenantMasterConnectionString |
gets the tenant master database connection string
|
![]() |
workflowUserID |
returns the user id
|