Click or drag to resize
IPersoon.Ophalen 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: System.Int16
alleenLezen
Type: System.Boolean

Return Value

Type: PersoonModel
See Also