Click or drag to resize
Service3LProFastighetgetContracts Method

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

[Missing <summary> documentation for "M:_3LProServices.FastighetService.Service3LProFastighet.getContracts(System.Collections.Generic.List{_3LProServices.FastighetService.RealEstateId},System.DateTime)"]

Namespace: _3LProServices.FastighetService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public List<Contract> getContracts(
	List<RealEstateId> realEstateIds,
	DateTime contractsValidFrom
)

Parameters

realEstateIds
Type: System.Collections.GenericListRealEstateId

[Missing <param name="realEstateIds"/> documentation for "M:_3LProServices.FastighetService.Service3LProFastighet.getContracts(System.Collections.Generic.List{_3LProServices.FastighetService.RealEstateId},System.DateTime)"]

contractsValidFrom
Type: SystemDateTime

[Missing <param name="contractsValidFrom"/> documentation for "M:_3LProServices.FastighetService.Service3LProFastighet.getContracts(System.Collections.Generic.List{_3LProServices.FastighetService.RealEstateId},System.DateTime)"]

Return Value

Type: ListContract

[Missing <returns> documentation for "M:_3LProServices.FastighetService.Service3LProFastighet.getContracts(System.Collections.Generic.List{_3LProServices.FastighetService.RealEstateId},System.DateTime)"]

Implements

IService3LProFastighetgetContracts(ListRealEstateId, DateTime)
See Also