[This is preliminary documentation and is subject to change.]
Gets the user payroll information
Namespace:
OfficeClip.DBLayer.AccountAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public UserPayrollInfo GetUserPayrollInfo( int userId ) |
Visual Basic (Declaration) |
---|
Public Function GetUserPayrollInfo ( _ userId As Integer _ ) As UserPayrollInfo |
Visual C++ |
---|
public: UserPayrollInfo^ GetUserPayrollInfo( int userId ) |
Parameters
- userId
- Type: System..::.Int32
The unique id of the user