Instance.Reflection.isPropertyDateTime()

Signature

boolean isPropertyDateTime(Object obj)

Domain

ACTION, CONDITION, QUERY, BUI

Description

This method checks if an object is a PropertyDateTime object.

Parameters

NameTypeDescription
objObjectThe object to be checked

Returns

TypeDescription
booleanReturns if it is a PropertyDateTime object

Cautions

none