Click or drag to resize
IGebouwDeelConditieOphalen Method

Namespace: Fsolutions.Fbase.Contracts.GebouwDeelConditie
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
GebouwDeelConditieModel Ophalen(
	int gebouwDeelConditieId,
	bool alleenLezen
)

Parameters

gebouwDeelConditieId
Type: SystemInt32
alleenLezen
Type: SystemBoolean

Return Value

Type: GebouwDeelConditieModel
See Also