Click or drag to resize

AppConstsValLstFldSep Field

Used to separate values in an input field on the format: Field=Value1;Value2;Value3

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const char ValLstFldSep = '='

Field Value

Type: Char
See Also