RayguideWrapperOnSaveJob Method |
Tells RAYGUIDE GUI to save the active job.
Namespace: RAYLASE.Marker.GUI.WrapperAssembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.40.0
Syntaxpublic void OnSaveJob(
bool? saveAs
)
Parameters
- saveAs NullableBoolean
- The flag whether the save is a save-as action. True = save-as.
See Also