Click or drag to resize

JobDefinitionVariableMap Property

[Missing <summary> documentation for "P:RAYLASE.Marker.Job.JobDefinition.VariableMap"]


Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public IDictionary<string, string> VariableMap { get; }

Property Value

IDictionaryString, String
See Also