Click or drag to resize

LoadJobDefinitionResultWarnings Property

A string containing warnings if problems occurred during the deserialization. The string may be empty, contain one or more lines.

Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public string Warnings { get; set; }

Property Value

String
See Also