MFSearchBuilderObjType(Object) Method
Adds an ObjectType condition.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public MFSearchBuilder ObjType(
Object objType
)
- objType Object
- A reference to the object Types that should be included in the results.
MFSearchBuilderThe MFSearchBuilder object, for chaining.