Click or drag to resize

AccessEventTimes Enumeration

Indicates the manner in which event times are to be reported.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum AccessEventTimes
Members
  Member nameDescription
ReportReceiverEventTimes Report observed times of events with respect to the Receiver object.
ReportTransmitterEventTimes Report observed times of events with respect to the Transmitter object.
See Also