Value
DocumentField.Value property
Gets a field value.
public string Value { get; }
Property Value
The field value.
See Also
- class DocumentField
- namespace GroupDocs.Search.Common
- assembly GroupDocs.Search
Gets a field value.
public string Value { get; }
The field value.