Click or drag to resize
IDocumentQuery<TQuery, TObject>.Path Method
Overload List
  NameDescription
Public methodPath(String[])
Filters the data to include only documents on given path(s).
Public methodPath(String, PathTypeEnum)
Filters the data to include only documents on given path.
Top
See Also