Click or drag to resize
IService3LProFastighetgetContractsAll Method

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

[Missing <summary> documentation for "M:_3LProServices.FastighetService.IService3LProFastighet.getContractsAll(System.DateTime)"]

Namespace: _3LProServices.FastighetService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
List<Contract> getContractsAll(
	DateTime contractsValidFrom
)

Parameters

contractsValidFrom
Type: SystemDateTime

[Missing <param name="contractsValidFrom"/> documentation for "M:_3LProServices.FastighetService.IService3LProFastighet.getContractsAll(System.DateTime)"]

Return Value

Type: ListContract

[Missing <returns> documentation for "M:_3LProServices.FastighetService.IService3LProFastighet.getContractsAll(System.DateTime)"]

See Also