FISADate(Int64) Constructor
Create a new FISADate from the provided ticks value.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public FISADate(
	long ticks
)
Public Sub New ( 
	ticks As Long
)
Parameters
- ticks  Int64
 - 
A date and time expressed in 100-nanosecond units.