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