Click or drag to resize
IGebouwDeelElementActiviteitKostenOphalen Method

Namespace: Fsolutions.Fbase.Contracts.GebouwDeelElementActiviteitKosten
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
GebouwDeelElementActiviteitKostenModel Ophalen(
	int gebouwDeelElementActiviteitId,
	short jaar,
	bool alleenLezen
)

Parameters

gebouwDeelElementActiviteitId
Type: SystemInt32
jaar
Type: SystemInt16
alleenLezen
Type: SystemBoolean

Return Value

Type: GebouwDeelElementActiviteitKostenModel
See Also