Click or drag to resize

BaseContactMultiValueFieldT Properties

The BaseContactMultiValueFieldT generic type exposes the following members.

Properties
  NameDescription
Public propertyIsEmpty
True if array is empty.
Public propertySize
Returns size of the array.
Public propertySource
Provider source type for a particular field.
(Inherited from BaseContactField.)
Public propertyValues
Return array of field values.
Public propertyWriteCapability
Write capability for a particular field.
(Inherited from BaseContactField.)
Top
See Also