[This is preliminary documentation and is subject to change.]
Assembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public void SetColorCode( int projectId, int colorCode, bool isEnabled ) |
Visual Basic (Declaration) |
---|
Public Sub SetColorCode ( _ projectId As Integer, _ colorCode As Integer, _ isEnabled As Boolean _ ) |
Visual C++ |
---|
public: void SetColorCode( int projectId, int colorCode, bool isEnabled ) |
Parameters
- projectId
- Type: System..::.Int32
- colorCode
- Type: System..::.Int32
- isEnabled
- Type: System..::.Boolean