Click or drag to resize
IService3LProFastighetgetFeeTypeByOwnerId Method

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

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

Namespace: _3LProServices.FastighetService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
List<FeeType> getFeeTypeByOwnerId(
	short ownerId
)

Parameters

ownerId
Type: SystemInt16

[Missing <param name="ownerId"/> documentation for "M:_3LProServices.FastighetService.IService3LProFastighet.getFeeTypeByOwnerId(System.Int16)"]

Return Value

Type: ListFeeType

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

See Also