getPropertiesDataWithAttribute(String, String, boolean) method

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,
    boolean addByDefault
)

Parameters

Returns

The meta-informations and values of the appropriate properties