adTempus API
ArcanaDevelopment.adTempus.Client Namespace / TokenFindMatch Class / GetSecondaryObject Method


In This Topic
    GetSecondaryObject Method (TokenFindMatch)
    In This Topic
    Gets the object in which the match was found.
    Syntax
    'Declaration
     
    
    <CanBeNullAttribute()>
    Public Function GetSecondaryObject() As ADTObject
    [CanBeNull()]
    public ADTObject GetSecondaryObject()
    [CanBeNull()]
    public:
    ADTObject^ GetSecondaryObject(); 
    Remarks

    See ObjectOID for more information.

    See Also