Click or drag to resize
IWorkflowNieuw Method

Namespace: Fsolutions.Fbase.Contracts.Workflow
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
WorkflowModel Nieuw(
	Nullable<short> organisatieId,
	Nullable<byte> werkorderTypeId
)

Parameters

organisatieId
Type: SystemNullableInt16
werkorderTypeId
Type: SystemNullableByte

Return Value

Type: WorkflowModel
See Also