SDMODataPropertyValueSingle class

Deprecated. Single

Syntax

@interface SDMODataPropertyValueSingle : SDMODataPropertyValueObject

Base class

Members

All members of SDMODataPropertyValueSingle, including inherited members.

Methods
Method Description
- (NSNumber *) getSingleValue Since OData can define a nullable single property that means the return type float would not be sufficient.
- (void) setSingleValue: (NSNumber *) newValue  
Inherited members from SDMODataPropertyValueObject