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


In This Topic
    NameMatch Field
    In This Topic
    The string or pattern to match against the name
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public NameMatch As String
    [DataMember()]
    public string NameMatch
    [DataMember()]
    public:
    String^ NameMatch
    See Also