DocumentFile.Order Property

Relativity Services API
Order of the file within the set of files of that type. This property will only have a non-zero value for OriginalImage and ProducedImage files

Namespace:  Relativity.Services.Interfaces.Document.Models
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public int Order { get; set; }

Property Value

Type: Int32
See Also

Reference