Click or drag to resize
IGebouwDeelElementBestandToevoegen Method

Namespace: Fsolutions.Fbase.Contracts.GebouwDeelElementBestand
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
GebouwDeelElementBestandDataModel Toevoegen(
	int gebouwDeelElementId,
	int bestandId
)

Parameters

gebouwDeelElementId
Type: SystemInt32
bestandId
Type: SystemInt32

Return Value

Type: GebouwDeelElementBestandDataModel
See Also