Click or drag to resize
IWerkorderBestandToevoegen Method

Namespace: Fsolutions.Fbase.Contracts.WerkorderBestand
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
WerkorderBestandDataModel Toevoegen(
	short werkorderId,
	int bestandId
)

Parameters

werkorderId
Type: SystemInt16
bestandId
Type: SystemInt32

Return Value

Type: WerkorderBestandDataModel
See Also