Gets or sets the date and time information in a document image, which is a FieldRef corresponding to the field on a document that stores the time zone.
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 FieldRef TimeZoneFieldOnDocument { get; set; } public FieldRef TimeZoneFieldOnDocument { get; set; }
Property Value
Type: FieldRefRemarks
See Also