Click or drag to resize

TimePeriod Constructor

Full constructor.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public TimePeriod(
	TimePeriodType period,
	string symbol,
	string pipedList
)

Parameters

period
Type: NetQuarryTimePeriodType
The date/time period.
symbol
Type: SystemString
The locale-independent symbol for this period.
pipedList
Type: SystemString
A piped list of localized aliases for this time period.
See Also