Click or drag to resize
IGebouwDeelElementActiviteitBestandToevoegen Method

Namespace: Fsolutions.Fbase.Contracts.GebouwDeelElementActiviteitBestand
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
GebouwDeelElementActiviteitBestandDataModel Toevoegen(
	int gebouwDeelElementActiviteitId,
	int bestandId
)

Parameters

gebouwDeelElementActiviteitId
Type: SystemInt32
bestandId
Type: SystemInt32

Return Value

Type: GebouwDeelElementActiviteitBestandDataModel
See Also