ODataPropertyValueComplex class

Complex value.

Syntax

@interface ODataPropertyValueComplex : ODataPropertyValueObject

Base class

Members

All members of ODataPropertyValueComplex, including inherited members.

Methods
Method Description
- (NSString *const) getDefaultValue Returns the default value of the given EDM type.
- (NSString *const) getHTMLEncodedValue Returns the HTML encoded value of the stored value.
Inherited members from ODataPropertyValueObject