Click or drag to resize

IAudit_UserUserId Property


Gets the user's UserID.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
string UserId { get; }

Property Value

Type: String
Remarks
This is the ID that is used to select a user within the CSAPI; it is not the entity ID.
See Also