ObjVerExGetDirectReference(Object) Method
Returns the first non-deleted and non-destroyed object reference found in the given lookup based property.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public ObjVerEx GetDirectReference(
Object prop
)
- prop Object
- A reference to the property that holds a certain object reference.
ObjVerExAn ObjVerEx wrapped reference to existing object resolved via the passed property.