YLSAMBLaserDevice.ValidateProperties Method |
Validate property values.
Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPGAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.22.0
Syntaxpublic override IList<ValidationError> ValidateProperties()
Return Value
IList<ValidationError>A list of validation errors.
See Also