 | ControlTrendGraphEventBoundEnd Property |
End boundary to use when searching for events. Any events that were active
during or before this time will be included in the results. Value is expected
to be a relative time or absolute time formatted using "O" (round-trip date/time
pattern). Documentation for absolute formatting can be found here:
https://learn.microsoft.com/en-us/dotnet/standard/base-types/standard-date-and-time-format-strings
Namespace: AxiomCore2.ControlsAssembly: Canary.Axiom.Session (in Canary.Axiom.Session.exe) Version: 26.3.0.26126+77919fe8dcde1308422799b2086ea8bb512a61ce
Syntaxpublic string? EventBoundEnd { get; set; }Property Value
String
See Also