Click or drag to resize
IElementBestandToevoegen Method

Namespace: Fsolutions.Fbase.Contracts.ElementBestand
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
ElementBestandDataModel Toevoegen(
	short elementId,
	int bestandId
)

Parameters

elementId
Type: SystemInt16
bestandId
Type: SystemInt32

Return Value

Type: ElementBestandDataModel
See Also