getPropertiesDataWithAttribute(String, String) method

Returns the value and meta information (retrieved from OData Schema document) of the properties of this OData Entry document with the given attribute value.

Syntax

public abstract List< IODataProperty > getPropertiesDataWithAttribute (
    String attributeName,
    String attributeValue
)

Parameters

Returns

The meta-informations and values of the appropriate properties