Avaya Client Services API Reference (OS X)
Properties | List of all members
CSContactDoubleField Class Reference

Represents a double field associated with a contact. More...

#import <CSContactDoubleField.h>

Inherits CSContactField.

Inherited by CSEditableContactDoubleField.

Properties

NSNumber * fieldValue
 Double value stored in this field. More...
 
BOOL isEmpty
 Returns YES if field is empty. More...
 
- Properties inherited from CSContactField
CSCapabilitywriteCapability
 Write capability for particular field. More...
 
CSProviderSourceType source
 Provider source type for particular field. More...
 

Detailed Description

Represents a double field associated with a contact.

Property Documentation

- (NSNumber*) fieldValue
readnonatomicassign

Double value stored in this field.

Returns
value of field.
- (BOOL) isEmpty
readnonatomicassign

Returns YES if field is empty.

Returns
YES if field is empty.

The documentation for this class was generated from the following file: