Click or drag to resize

FieldDefinition Class

Information about a metadata field in search results
Inheritance Hierarchy
SystemObject
  FileHold.LibraryManagerFieldDefinition

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public class FieldDefinition : IComparable

The FieldDefinition type exposes the following members.

Constructors
  NameDescription
Public methodFieldDefinition
Initializes a new instance of the FieldDefinition class
Top
Properties
Methods
  NameDescription
Public methodCompareTo
Returns: 0 - totaly different field 1 - same field (but there may be difference in particular parameters)
Public methodGetFieldId
Top
Extension Methods
See Also