Skip to main content
A newer version of this page is available. .

IsInstanceOfTypeFunction Properties

A custom function that determines whether a particular object is of a specified type or derives from it.
Name Description
Category Designates the IsInstanceOfTypeFunction custom function operator’s category.
Description Specifies the IsInstanceOfTypeFunction custom function operator’s description.
MaxOperandCount Specifies the maximum number of operands (parameters) the IsInstanceOfTypeFunction function operator can accept.
MinOperandCount Specifies the minimum number of operands (parameters) required by the IsInstanceOfTypeFunction function operator.
Name Specifies name of the IsInstanceOfTypeFunction custom function operator.
See Also