Click or drag to resize
Service3LProFastighetgetAccounts Method

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

[Missing <summary> documentation for "M:_3LProServices.FastighetService.Service3LProFastighet.getAccounts(System.String)"]

Namespace: _3LProServices.FastighetService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public List<Account> getAccounts(
	string accountPlanId
)

Parameters

accountPlanId
Type: SystemString

[Missing <param name="accountPlanId"/> documentation for "M:_3LProServices.FastighetService.Service3LProFastighet.getAccounts(System.String)"]

Return Value

Type: ListAccount

[Missing <returns> documentation for "M:_3LProServices.FastighetService.Service3LProFastighet.getAccounts(System.String)"]

Implements

IService3LProFastighetgetAccounts(String)
See Also