ODataPropertyValueInt class

Int field value (Byte, SByte, Int16, Int32, Int64)

Syntax

@interface ODataPropertyValueInt : ODataPropertyValueObject

Base class

Members

All members of ODataPropertyValueInt, including inherited members.

Methods Inherited members from ODataPropertyValueObject
Member Description
- (NSString *const) getDefaultValue Returns the default value of the given EDM type.
- (BOOL) isValid Checks if the object stores a valid value.