Class DocumentWordSearchResultSectionHits
Inheritance
System.Object
DocumentWordSearchResultSectionHits
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class DocumentWordSearchResultSectionHits : object
Properties
PageHits
Declaration
public List<WordSearchResultPageHit> PageHits { get; set; }
Property Value
Type | Description |
---|---|
List<WordSearchResultPageHit> |
SectionId
Declaration
public string SectionId { get; set; }
Property Value
Type | Description |
---|---|
System.String |