adTempus API
ArcanaDevelopment.adTempus.Client.ReportingHelpers Namespace / ConditionSubClasses Class / IsJobCondition Property


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