Click or drag to resize

clsImportTenantUsersDBLinkLastTenantActionID Property

LastTenantActionID

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public int LastTenantActionID { get; set; }

Property Value

Type: Int32
Remarks

MPTenantUsersDBLink.LastTenantActionID type: INT length: 4

View: MARITenantUsersDBLink.LastTenantActionID: :Table: MPTenantUsersDBLink.LastTenantActionID

Linked Field: View: MARITenantActions.ActionID: :Table: MPTenantActions.ActionID Action table to store (CreateUser, ChangeUser) Actions in the master database. To be consumed via web service or MARIService

See Also