Click or drag to resize
IGebouwDeelElementConditieOphalen Method

Namespace: Fsolutions.Fbase.Contracts.GebouwDeelElementConditie
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
GebouwDeelElementConditieModel Ophalen(
	int gebouwDeelElementConditieId,
	bool alleenLezen
)

Parameters

gebouwDeelElementConditieId
Type: SystemInt32
alleenLezen
Type: SystemBoolean

Return Value

Type: GebouwDeelElementConditieModel
See Also