ODataPropertyValueTime class

Edm.Time.

Syntax

@interface ODataPropertyValueTime : ODataPropertyValueObject

Members

All members of ODataPropertyValueTime, including inherited members.

Methods
Method Description
- (ODataDuration *) getTimeValue Gets the time duration value.
- (void) setTimeValue: (const ODataDuration *) newValue Sets the time duration value using ODataDuration.
Inherited members from ODataPropertyValueObject