Click or drag to resize
IPersoonOphalen Method

Namespace: Fsolutions.Fbase.Contracts.Persoon
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
PersoonModel Ophalen(
	short persoonId,
	bool alleenLezen
)

Parameters

persoonId
Type: SystemInt16
alleenLezen
Type: SystemBoolean

Return Value

Type: PersoonModel
See Also