RVTDocs.com

FilterableValueProvider.IsIntegerValueSupported

Method
Description:
Determines whether the provide can provide an integer value for the given element.
Syntax
Parameters
Parameter Type Description
element Element The element to query.
Return Value
Type Description
Boolean True if the provider can return an integer value for the given element, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null