Click or drag to resize
IGebouwDeelInstellenElementenToevoegenGebouwDeelElement Method

Namespace: Fsolutions.Fbase.Contracts.GebouwDeelInstellenElementen
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
GebouwDeelElementModel ToevoegenGebouwDeelElement(
	short gebouwDeelId,
	short elementId
)

Parameters

gebouwDeelId
Type: SystemInt16
elementId
Type: SystemInt16

Return Value

Type: GebouwDeelElementModel
See Also