Click or drag to resize

ConstraintClauseParseTokenSeparator Field

The token used to parse between the constraint type parameter and constraints.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public const string ParseTokenSeparator = ":"

Field Value

Type: String
See Also