Click or drag to resize
IService3LProFastighetgetRentalUnitAll Method

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

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

Namespace: _3LProServices.FastighetService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
List<RentalUnit> getRentalUnitAll(
	DateTime validDate
)

Parameters

validDate
Type: SystemDateTime

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

Return Value

Type: ListRentalUnit

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

See Also