FISADategetTicks Method

Return the value of this FISADate expressed in 100-nanosecond units.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public long getTicks()

Return Value

Int64
The value of this FISADate expressed in 100-nanosecond units.

See Also