Click or drag to resize

CorrectionFileInfoMetadata Property

Additional data for descriptive purposes.

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

Property Value

DictionaryString, String
See Also