Click or drag to resize

DocumentManager.ById Method

Overload List
  NameDescription
Public methodCode exampleById(IEnumerable<Int32>)
Retrieves a set of documents matching a list of unique identifiers
Public methodCode exampleById(Int32)
Retrieves a Document by its unique identifier
Top
See Also