Reads the specified Artifacts. For each Artifact, all fields will be returned.
Namespace: kCura.Relativity.Client.Repositories
Assembly: kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax
Parameters
- artifactIDs
- Type: System.Collections.GenericListInt32
A collection of the ArtifactIDs of the Artifacts to be read.
Return Value
Type: ResultSetTReturns a ResultSet containing the specified Artifacts.
Implements
IGenericRepositoryTRead(ListInt32)Remarks
See Also