Returns the value and meta information (retrieved from SDMOData Schema document) of the properties of this SDMOData Entry document with the given attribute value.
Syntax
public
abstract List< ISDMODataProperty >
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