Click or drag to resize

FieldCorrectionFormatterExtraInfo Property

Additional information stored to use in the formatter.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.33.0
Syntax
C#
public Dictionary<string, string> FormatterExtraInfo { get; }

Property Value

DictionaryString, String
See Also