LoadJobDefinitionResultMissingBitmaps Property |
List of missing referenced bitmaps. The missing bitmaps might due to the bitmap files are no longer available.
Namespace: RAYLASE.Marker.JobAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic IList<string> MissingBitmaps { get; set; }
Property Value
IListString
See Also