getChildPropertiesData() method

Returns all the child properties added to this document with putChildProperty method.

Syntax

public abstract List< IODataProperty > getChildPropertiesData ()

Returns

List of child properties.