dbicCalendar Send comments on this topic.
dbiLocationItem Class Properties
See Also 
dbicPIM Assembly > Dbi.PIM Namespace : dbiLocationItem Class


"

For a list of all members of this type, see dbiLocationItem members.

"

Public Properties

 NameDescription
public PropertyAddressGets or sets the primary address of the location.  
public PropertyAddress2Gets or sets the seconary address of the location.  
public PropertyBackColorGets or sets the background color of the location.  
public PropertyBackColorToGets or sets the secondary background color of the location.  
public PropertyCargoGets or sets a non-visible text value for the location.  
public PropertyCityGets or sets the city of the location.  
public PropertyCountryGets or sets the country of the location  
public PropertyDataGets or sets a non-visible numeric value for the location.  
public PropertyEntryIDGets or sets a non-visible text value for the location.  
public PropertyForeColorGets or sets the fore color of the location.  
public PropertyImageGets or sets the image to display with the location.  
public PropertyRecordIDGets or sets a hidden numeric value for the location.  
public PropertyStateGets or sets the state of the location.  
public PropertyTagDetermines an object that contains data about the dbiLocationItem  
public PropertyTitleGets or sets the name of the location.  
public PropertyZipCodeGets or sets the zip code of the location.  
Top

See Also