Click or drag to resize

CommenceFieldDefinitionMaxChars Property

Maximum number of characters field can hold.

Namespace:  Vovin.CmcLibNet.Database.Metadata
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public int MaxChars { get; }

Property Value

Type: Int32

Implements

ICommenceFieldDefinitionMaxChars
See Also