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