Click or drag to resize

DbStringFieldAttribute Constructor

Initializes a new instance of the DbStringFieldAttribute class

Namespace:  Micros.PosCore.Extensibility.Scripting.API.Fiscal
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public DbStringFieldAttribute(
	int maxLength
)

Parameters

maxLength
Type: SystemInt32
See Also