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


In This Topic
    HasSecondaryObject Property (TokenFindMatch)
    In This Topic
    Indicates whether ObjectOID has a value
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HasSecondaryObject As Boolean
    public bool HasSecondaryObject {get;}
    public:
    property bool HasSecondaryObject {
       bool get();
    }
    See Also