SDMODataPropertyValueTime class

Deprecated. Edm.Time

Syntax

@interface SDMODataPropertyValueTime : SDMODataPropertyValueObject

Base class

Members

All members of SDMODataPropertyValueTime, including inherited members.

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