UserLoginModelUserID Field |  |
Gets the internal user ID assigned to the record being returned
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
Remarks
Gets the internal user ID assigned to the record being returned . This value represents a unique ID of the user. The UserID is an internal auto generated number used to track users internal to the system, it represents
the internal key of the user. The UserID is similar to the
EmpIdentifier which is an external unique key of the user.
Note |
---|
The UserID should rarely ever be needed by third party systems. The value is exposed specifically for reporting.
|
Example1252
See Also