Click or drag to resize
TimeCode Constructor (String, String)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the TimeCode class

Namespace: _3LProServices.TimeService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public TimeCode(
	string code,
	string name
)

Parameters

code
Type: SystemString

[Missing <param name="code"/> documentation for "M:_3LProServices.TimeService.TimeCode.#ctor(System.String,System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:_3LProServices.TimeService.TimeCode.#ctor(System.String,System.String)"]

See Also