getPropertiesWithAttribute(String, String, boolean) method

Returns The list of appropriate SDMOData elements with given attribute value.

Syntax

public abstract List< ISDMODataProperty > getPropertiesWithAttribute (
    String attributeName,
    String attributeValue,
    boolean addByDefault
)

Returns

The list of appropriate SDMOData elements with given attribute value