adTempus API
ArcanaDevelopment.adTempus.Client Namespace / TokenFindMatch Class / FieldName Property


In This Topic
    FieldName Property (TokenFindMatch)
    In This Topic
    The name of the field that contains the match
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FieldName As String
    public string FieldName {get;}
    public:
    property String^ FieldName {
       String^ get();
    }
    See Also