Click or drag to resize
IGebouwDeelElementActiviteitOphalen Method

Namespace: Fsolutions.Fbase.Contracts.GebouwDeelElementActiviteit
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
GebouwDeelElementActiviteitModel Ophalen(
	int gebouwDeelElementActiviteitId,
	bool alleenLezen
)

Parameters

gebouwDeelElementActiviteitId
Type: SystemInt32
alleenLezen
Type: SystemBoolean

Return Value

Type: GebouwDeelElementActiviteitModel
See Also