Click or drag to resize
IService3LProFastighetgetContractFeesAll Method

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

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

Namespace: _3LProServices.FastighetService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
List<ContractFee> getContractFeesAll(
	DateTime ContractFeesValidDate
)

Parameters

ContractFeesValidDate
Type: SystemDateTime

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

Return Value

Type: ListContractFee

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

See Also