[This is preliminary documentation and is subject to change.]
Gets the Private IO events for exporting to various formats
Namespace:
OfficeClip.DBLayer.AccountAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public DataSet GetPrivateIOEvents( int userid, string storedProcedureName ) |
Visual Basic (Declaration) |
---|
Public Function GetPrivateIOEvents ( _ userid As Integer, _ storedProcedureName As String _ ) As DataSet |
Visual C++ |
---|
public: DataSet^ GetPrivateIOEvents( int userid, String^ storedProcedureName ) |
Parameters
- userid
- Type: System..::.Int32
The id of the user
- storedProcedureName
- Type: System..::.String
The Stored procedure name, There can be multiple stored procedure each having the same Signature