[This is preliminary documentation and is subject to change.]
constructor
Namespace:
OfficeClip.BusinessLayer.FrameworkAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public Classification( int labelId, string color, string name ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ labelId As Integer, _ color As String, _ name As String _ ) |
Visual C++ |
---|
public: Classification( int labelId, String^ color, String^ name ) |
Parameters
- labelId
- Type: System..::.Int32
- color
- Type: System..::.String
- name
- Type: System..::.String