ObjVerExGetProperty(Object) Method
Returns the specified object property if found.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public PropertyValue GetProperty(
Object prop
)
- prop Object
- The PropertyDef id of the property to look for.
PropertyValueReturns null if not found.