Phoenix 6 C# API Documentation
C#
F#
Show/Hide TOC
Timestamp
Valid Property
Whether this timestamp is valid or not
Definition
Namespace:
CTRE.Phoenix6
Assembly:
Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
Copy
public
bool
Valid
{
get
; }
F#
Copy
member
Valid
:
bool
with
get
Property Value
Boolean
See Also
Reference
Timestamp Class
CTRE.Phoenix6 Namespace
In This Article
Definition
See Also