Enum VariableTypeAction
Defines value type and numberformat in the template marker variable.
public enum VariableTypeAction
Fields
DetectDataType = 0
Detects the DataType of the marker variable.
DetectNumberFormat = 1
Detects both the NumberFormat and DataType of the marker variable.
None = 2
Represents the None Action.