[This is preliminary documentation and is subject to change.]
Gets the size of the fields array. This returns the number of fields in the knowledge base.
Namespace:
OfficeClip.BusinessLayer.TrackerAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public int GetFieldSize() |
| Visual Basic (Declaration) |
|---|
Public Function GetFieldSize As Integer |
| Visual C++ |
|---|
public: int GetFieldSize() |
