Click or drag to resize

VEngineJobName Property

Gets the name of the currently open job, or null if no job is open.

Namespace: RCS.Carbon.Variables
Assembly: RCS.Carbon.Variables (in RCS.Carbon.Variables.dll) Version: 9.0.12
Syntax
C#
public string JobName { get; }

Property Value

String
See Also