Click or drag to resize

MatchResultReport Properties

The MatchResultReport type exposes the following members.

Properties
 NameDescription
Public property_Self A query parameter which references itself - this is for query filters which pass the original data in
(Inherited from IdentifiedData)
Public propertyBatchOperation Gets or sets the operation
(Inherited from IdentifiedData)
Public propertyClassification Gets the classification
Public propertyConfigurationName The configuration name
Public propertyKey Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData)
Public propertyMethod The method of match
Public propertyModifiedOn Get modified on
(Overrides IdentifiedDataModifiedOn)
Public propertyRecord Gets the record
Public propertyScore Gets the score
Public propertyStrength Gets the strength of the match
Public propertyTag Gets a tag which changes whenever the object is updated
(Inherited from IdentifiedData)
Public propertyType Gets the type registration of this object
(Inherited from IdentifiedData)
Public propertyVectors Gets or sets the properties that matched and their score
Top
See Also