Click or drag to resize

RelaxISRemoteOptionsSetJob Method

Sets the currently displayed job. Used for initialization purposes.

Namespace: RelaxIS_SDK.Tools
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public void SetJob(
	Job Job
)

Parameters

Job  Job
The job to show in the property grid.
See Also