Optional - Unique identifier for the caller of this method. Can be used to differentiate ImagingDocumentRequests
from different sources.
Namespace: Relativity.Imaging.Services.Interfaces
Assembly: Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public Nullable<Guid> OriginationId { get; set; } public Nullable<Guid> OriginationId { get; set; }
Property Value
Type: NullableGuidSee Also