getChildPropertyData(String) method

Return a single child property added with putChildProperty method.

Syntax

public ISDMODataProperty getChildPropertyData (String propertyName)

Parameters

Returns

The found child property or null if there is no child property with the given name.