[This is preliminary documentation and is subject to change.]

The ClientInfo type exposes the following properties.

Properties

  NameDescription
Public propertyAccountId
The system generated unique account id.
Public propertyCity
The city part of the address
Public propertyContactPerson
The contact person for the client.
Public propertyContactPhone
The contact phone number for the client.
Public propertyCountry
The country for the address
Public propertyEmailAddress
The email Address for the client.
Public propertyGroupId
The unique group identifier of the group where this client belongs.
Public propertyIsActive
Determins if the is client Active.
Public propertyname
The actual name of the client.
Public propertyNotes
The free form Notes that is used for the client.
Public propertyProjects
A list of all the Projects that belongs to this client.
Public propertyScreenName
The name of the client that is displayed on the screen.
Public propertyState
The state part of the address
Public propertyStreetAddress1
The first line of the street address
Public propertyStreetAddress2
The second line of the street address
Public propertyZip
The zip code for the address

See Also