MFSearchBuilderPropertyNotMissing(Object) Method
Adds a property based search condition to check if the property value is not missing.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public MFSearchBuilder PropertyNotMissing(
Object property
)
- property Object
- The propertyDef to of the condition.
MFSearchBuilderThe MFSearchBuilder object, for chaining.