Returns list of appropriate contained Property SDMOData elements with the given attribute value.
Syntax
public
List< ISDMODataProperty >
getChildPropertiesDataWithAttribute
(
String
attributeName
,
String
attributeValue
)
Parameters
-
attributeName –
the name of the attribute that value should be checked
-
attributeValue –
expected value of the attribute
Returns
list of appropriate contained Property SDMOData elements with the given attribute value