Click or drag to resize
Owner Constructor

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

Initializes a new instance of the Owner class

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

Parameters

id
Type: SystemString

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

number
Type: SystemString

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

name
Type: SystemString

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

See Also