Property Fields
Fields
Expert: The values which are used to sort the referenced document. The order of these will match the original sort criteria given by a Sort object. Each Object will have been returned from the Item[Int32] method corresponding FieldComparer used to sort this field.
Declaration
public object[] Fields { get; set; }
Property Value
Type | Description |
---|---|
System.Object[] |