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