FISADatesetTicks Method

Set this FISADate from the provided ticks value.

Definition

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

Parameters

ticks  Int64
A date and time expressed in 100-nanosecond units.

See Also