Property ShowRecordId
ShowRecordId
Gets or sets whether the record Id should be added to the result document.
public bool? ShowRecordId { get; set; }
Property Value
- bool?
Gets or sets whether the record Id should be added to the result document.
public bool? ShowRecordId { get; set; }