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
List< IODataProperty >
getPropertiesDataWithAttribute
(
String
attributeName
,
String
attributeValue
)
Parameters
-
attributeName –
The name of the attribute
-
attributeValue –
The expected value of the attribute
Returns
The meta-informations and values of the appropriate properties