adTempus API
ArcanaDevelopment.adTempus.Client.ReportingHelpers Namespace / ResponseActionSubClasses Class / IsJobControlAction Property


In This Topic
    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