Click or drag to resize
IGebouwDeelInstellenActiviteitenInstellenActiviteit Method

Namespace: Fsolutions.Fbase.Contracts.GebouwDeelInstellenActiviteiten
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
List<ActiviteitModel> InstellenActiviteit(
	int gebouwDeelElementId,
	short activiteitId,
	bool geselecteerd
)

Parameters

gebouwDeelElementId
Type: SystemInt32
activiteitId
Type: SystemInt16
geselecteerd
Type: SystemBoolean

Return Value

Type: ListActiviteitModel
See Also