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