ObjVerExHasValue(MFIdentifier) Method
Checks whether an object has a specific property and it's value is not null.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool HasValue(
MFIdentifier prop
)
- prop MFIdentifier
- A reference to the PropertyDef to look for.
BooleanReturns true if the property was found.