Click or drag to resize
IGebouwConditieOphalen Method

Namespace: Fsolutions.Fbase.Contracts.GebouwConditie
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
GebouwConditieModel Ophalen(
	int gebouwConditieId,
	bool alleenLezen
)

Parameters

gebouwConditieId
Type: SystemInt32
alleenLezen
Type: SystemBoolean

Return Value

Type: GebouwConditieModel
See Also