ObjVerExGetProperty(MFIdentifier) 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(
MFIdentifier prop
)
- prop MFIdentifier
- The PropertyDef id of the property to look for.
PropertyValueReturns null if not found.