putPropertyValue(String, String) method

Puts the new property element as a sub-element of the 'properties' OData element.

Syntax

public void putPropertyValue ( String propertyName , String propertyValue )

Parameters

Usage

An element with the same name will be overwritten by the new element. Not-prefixed property name will be automatically prefixed with the current prefix of DataServices XML name-space.