IsJobControlAction Property
In This Topic
Indicates whether this object is a JobControlAction
Syntax
'Declaration
Public ReadOnly Property IsJobControlAction As Boolean
public bool IsJobControlAction {get;}
public:
property bool IsJobControlAction {
bool get();
}
See Also