Instance.Reflection.isPropertyInt()

Signature

boolean isPropertyInt(Object obj)

Domain

ACTION, CONDITION, QUERY, BUI

Description

This method checks if an object is a PropertyInt object.

Parameters

NameTypeDescription
objObjectThe object to be checked

Returns

TypeDescription
booleanReturns if it is a PropertyInt object

Cautions

none