Table of Contents

Constructor PreserveNumbers

Namespace
YndigoBlue.Velocity.Attributes
Assembly
YndigoBlue.Velocity.dll

PreserveNumbers(bool)

Overrides the record-level number-preservation behaviour for this property.

public PreserveNumbers(bool value = true)

Parameters

value bool

true (default) to treat digits as a separate word segment (AddressLine1address_line_1); false to merge digits with adjacent text (AddressLine1address_line1).