Click or drag to resize
IWerkorderNieuw Method

Namespace: Fsolutions.Fbase.Contracts.Werkorder
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
WerkorderModel Nieuw(
	short organisatieId,
	Nullable<short> workflowId
)

Parameters

organisatieId
Type: SystemInt16
workflowId
Type: SystemNullableInt16

Return Value

Type: WerkorderModel
See Also