Click or drag to resize
ProjectType Constructor

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

Initializes a new instance of the ProjectType class

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

Parameters

id
Type: SystemString

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

name
Type: SystemString

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

See Also