In This Topic
The OID of the object that is the immediate owner of the object in which the match was found.
Syntax
'Declaration
Public ReadOnly Property ParentOID As OID
public OID ParentOID {get;}
public:
property OID^ ParentOID {
OID^ get();
}
See Also