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.2.419.0 (24.2.419.0)
Syntax public enum AccessEventTimes
Public Enumeration AccessEventTimes
public enum class AccessEventTimes
Members
| Member name | Description |
---|
| 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