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) Version: 19.8
Syntax
C#
public DbStringFieldAttribute(
	int maxLength
)

Parameters

maxLength  Int32
 
See Also