Click or drag to resize

BaseJobDefinitionConverterSerializationType Property

The unique ID to represent this converter. This will be used as the extension of the converted file.

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

Property Value

String

Implements

ISerializationConverterTSource, TTargetSerializationType
See Also