Click or drag to resize
InvoerveldModel Constructor (String, String, Int32)
Initializes a new instance of the InvoerveldModel class

Namespace: Fsolutions.Fbase.Contracts.Invoerveld
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
public InvoerveldModel(
	string label,
	string omschrijving,
	int maximaleLengte
)

Parameters

label
Type: SystemString
omschrijving
Type: SystemString
maximaleLengte
Type: SystemInt32
See Also