TradingSchedule(String) Constructor

Create the schedule from the specified packed string.

Definition

Namespace: T4.API
Assembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
C#
public TradingSchedule(
	string psPackedString
)

Parameters

psPackedString  String

[Missing <param name="psPackedString"/> documentation for "M:T4.API.TradingSchedule.#ctor(System.String)"]

See Also