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


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