[This is preliminary documentation and is subject to change.]
Gets the group profile for the expense reports
Namespace:
OfficeClip.DBLayer.Framework
Assembly:
OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public ExpenseGroupProfile GetExpenseGroupProfile( int groupId ) |
Visual Basic (Declaration) |
---|
Public Function GetExpenseGroupProfile ( _ groupId As Integer _ ) As ExpenseGroupProfile |
Visual C++ |
---|
public: ExpenseGroupProfile^ GetExpenseGroupProfile( int groupId ) |
Parameters
- groupId
- Type: System..::.Int32