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.6.492
Syntax
string UserId { get; }

Property Value

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