adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / JobFetchFilter Class / UseRegularExpressions Field


In This Topic
    UseRegularExpressions Field (JobFetchFilter)
    In This Topic
    Determines whether the NameMatch is a regular expression
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public UseRegularExpressions As Boolean
    [DataMember()]
    public bool UseRegularExpressions
    [DataMember()]
    public:
    bool UseRegularExpressions
    See Also