[This is preliminary documentation and is subject to change.]
Gets all users form whom the AutoApprove is enabled by the Target User for a particular group
Namespace:
OfficeClip.DBLayer.FrameworkAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public DataTable GetAutoApproveUsers( int targetUserId, int groupId, int appId ) |
Visual Basic (Declaration) |
---|
Public Function GetAutoApproveUsers ( _ targetUserId As Integer, _ groupId As Integer, _ appId As Integer _ ) As DataTable |
Visual C++ |
---|
public: DataTable^ GetAutoApproveUsers( int targetUserId, int groupId, int appId ) |
Parameters
- targetUserId
- Type: System..::.Int32
the target userid or the userid of the person who has to approve
- groupId
- Type: System..::.Int32
the groupid
- appId
- Type: System..::.Int32
the application Id