Click or drag to resize
TimeProject Constructor

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

Initializes a new instance of the TimeProject class

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

Parameters

id
Type: SystemString

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

name
Type: SystemString

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

See Also