Click or drag to resize
IGebouwBestandToevoegen Method

Namespace: Fsolutions.Fbase.Contracts.GebouwBestand
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
GebouwBestandDataModel Toevoegen(
	short gebouwId,
	int bestandId
)

Parameters

gebouwId
Type: SystemInt16
bestandId
Type: SystemInt32

Return Value

Type: GebouwBestandDataModel
See Also