ObjVerExIsType(MFIdentifier) Method
Checks if the passed object type reference matches this object.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool IsType(
MFIdentifier objType
)
- objType MFIdentifier
- A reference to an objType.
BooleanTrue, if the object is of the type passed.