Click or drag to resize
FactorFieldSize Property
Maximum length of this factor field if it is of type String.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public int Size { get; set; }

Property Value

Type: Int32

Implements

IFactorFieldSize
See Also