GetPrimaryObject Method (SearchReplaceResult)
In This Topic
Gets the top-level object in which the match was found.
Syntax
'Declaration
<NotNullAttribute()>
Public Function GetPrimaryObject() As ADTObject
[NotNull()]
public ADTObject GetPrimaryObject()
See Also