[This is preliminary documentation and is subject to change.]
Sets the bulletin board user profile
Namespace:
OfficeClip.DBLayer.FrameworkAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public int SetBulletinBoardUserProfile( int userId, int groupId, BulletinBoardUserProfile tp ) |
| Visual Basic (Declaration) |
|---|
Public Function SetBulletinBoardUserProfile ( _ userId As Integer, _ groupId As Integer, _ tp As BulletinBoardUserProfile _ ) As Integer |
| Visual C++ |
|---|
public: int SetBulletinBoardUserProfile( int userId, int groupId, BulletinBoardUserProfile^ tp ) |
Parameters
- userId
- Type: System..::.Int32
- groupId
- Type: System..::.Int32
