Namespace: Relativity.DocumentViewer.Services
Assembly: Relativity.DocumentViewer.Services.Interfaces (in Relativity.DocumentViewer.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
Task<List<AttachmentInfo>> GetAttachmentInfo( int workspaceId, int documentId, string[] attachmentIds )
Parameters
- workspaceId
- Type: SystemInt32
- documentId
- Type: SystemInt32
- attachmentIds
- Type: SystemString
Return Value
Type: TaskListAttachmentInfoSee Also