Instance.Reflection.isPropertyConceptReference()

Signature

boolean isPropertyConceptReference(Object obj)

Domain

action, condition, query

Description

This method checks if an object is a PropertyConceptReference object.

Parameters

NameTypeDescription
objObjectThe object to be checked

Returns

TypeDescription
booleanReturns if it is a PropertyConceptReference object

Cautions

none