Class com.gContactSync.Property
Defined in: Property.js.
Constructor Attributes | Constructor Name and Description |
---|---|
com.gContactSync.Property(aValue, aType)
A simple object for storing the value and type of a property.
|
Class Detail
com.gContactSync.Property(aValue, aType)
A simple object for storing the value and type of a property.
- Parameters:
- aValue
- {string} The value of the property.
- aType
- {string} The 'type' of the property (Home, Work, Other, etc.)