Click or drag to resize
Contract Constructor (String, DateTime, DateTime, Int32, Int32, Boolean, DateTime, DateTime, String, String, DateTime, String, Boolean, Int32, Boolean, Boolean, Boolean)

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

Initializes a new instance of the Contract class

Namespace: _3LProServices.FastighetService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public Contract(
	string contractId,
	DateTime validFrom,
	DateTime validTo,
	int noticeInMonthsLandlord,
	int noticeInMonthsTenant,
	bool useVat,
	DateTime moveInDate,
	DateTime moveOutDate,
	string rentalUnitId,
	string note,
	DateTime noticeDate,
	string tenantName,
	bool reNegotiation,
	int extensionInMonths,
	bool preliminary,
	bool isVacancy,
	bool isInternal
)

Parameters

contractId
Type: SystemString

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

validFrom
Type: SystemDateTime

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

validTo
Type: SystemDateTime

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

noticeInMonthsLandlord
Type: SystemInt32

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

noticeInMonthsTenant
Type: SystemInt32

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

useVat
Type: SystemBoolean

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

moveInDate
Type: SystemDateTime

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

moveOutDate
Type: SystemDateTime

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

rentalUnitId
Type: SystemString

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

note
Type: SystemString

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

noticeDate
Type: SystemDateTime

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

tenantName
Type: SystemString

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

reNegotiation
Type: SystemBoolean

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

extensionInMonths
Type: SystemInt32

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

preliminary
Type: SystemBoolean

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

isVacancy
Type: SystemBoolean

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

isInternal
Type: SystemBoolean

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

See Also