[This is preliminary documentation and is subject to change.]
Gets the profile string
Namespace:
OfficeClip.DBLayer.FrameworkAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
protected string GetProfileString( int userId, int groupId, Constants..::.ApplicationType aType ) |
Visual Basic (Declaration) |
---|
Protected Function GetProfileString ( _ userId As Integer, _ groupId As Integer, _ aType As Constants..::.ApplicationType _ ) As String |
Visual C++ |
---|
protected: String^ GetProfileString( int userId, int groupId, Constants..::.ApplicationType aType ) |
Parameters
- userId
- Type: System..::.Int32
- groupId
- Type: System..::.Int32