Instance.Reflection.getAllPropertyNames()

Signature

String[] getAllPropertyNames(Concept instance)

Domain

ACTION, CONDITION, QUERY, BUI

Description

This method returns all property names of a Concept Instance.

Parameters

NameTypeDescription
instanceConceptthe concept instance

Returns

TypeDescription
String[]The property names of the concept instance

Cautions

none