ObjVerExHasProperty(Object) Method
Checks whether an object has a specific property.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool HasProperty(
Object prop
)
- prop Object
- A reference to the PropertyDef to look for.
BooleanReturns true if the property was found.