getPropertiesWithAttribute(String, String, boolean) method

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

Syntax

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

Returns

The list of appropriate OData elements with given attribute value