Skip to main content

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.
DisplayName This member supports the internal infrastructure and is not intended to be used directly from your code.
Image This member supports the internal infrastructure and is not intended to be used directly from your code.
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