Initializes a new instance of the GetReviewInterfaceDataOptions class
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
public GetReviewInterfaceDataOptions( Nullable<int> productionSetArtifactId, GetViewerContentKeyRequest viewerContentKeyRequest = null, string clientId = "" )
Parameters
- productionSetArtifactId
- Type: SystemNullableInt32
- viewerContentKeyRequest (Optional)
- Type: Relativity.DocumentViewer.ServicesGetViewerContentKeyRequest
- clientId (Optional)
- Type: SystemString
See Also