The LeadTraxSender type exposes the following members.

Constructors

  NameDescription
Public methodLeadTraxSender
Default Constructor

Methods

  NameDescription
Public methodAddAgent
Attaches a new agent to the current lead
Public methodAddOffice
Offices that you want assigned to the lead.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSubmitLead
Submits the current lead to leadtrax
Public methodSubmitLeadWithLogging
Submits the current lead to leadtrax and logs details about submission to locutus..LeadTraxLog
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAddDuplicatesAsNewLead
If you don't want LeadTrax to match this lead up to an existing lead (if one exists) then you will set this to true. If you want to have LeadTrax attach as an inquiry, you will set as false, or leave out of the post.
Public propertyAddress1
Address 1 of lead (User submitting the form)
Public propertyAddress2
address 2 of lead (User submitting the form)
Public propertyAgesOfChildren
Ages of Children
Public propertyBathrooms
Bathrooms (This is a text field, but for this to be sent into PP correctly they must be numeric)
Public propertyBedrooms
Bedroom (This is a text field, but for this to be sent into PP they must be numeric)
Public propertyBestTimeToContact
Best Time to Contact of lead (User submitting the form)
Public propertyCellPhone
CellPhone of lead (User submitting the form)
Public propertyCity
City of lead (User submitting the form)
Public propertyClientLeadID
Property undocumented by lantrax
Public propertyComments
Comments
Public propertyCompanyID
Company ID. Format: 00000000-0000-0000-0000-000000000000 - This will be given to you by LanTrax

Remarks

Required Field
Public propertyCountry
Country of lead (User submitting the form)
Public propertyDesiredArea
Desired Area(s)
Public propertyEmailAddress
Email Address of lead (User submitting the form)
Public propertyEmailAddressAlt
Alt Email of lead (User submitting the form)
Public propertyFax
Fax of lead (User submitting the form)
Public propertyFirstName
First name of lead
Public propertyFirstNameAlt
Alternate first name of lead
Public propertyGarage
Garage
Public propertyHomeStyle
Home Style
Public propertyLastName
Last Name of lead
Public propertyLastNameAlt
alternate last name of lead
Public propertyLeadCompanyName
Company Name (of lead)
Public propertyLeadType
Lead Type
Public propertyListingAgentName
Property undocumented by lantrax
Public propertyListingAgentPhone
Property undocumented by lantrax
Public propertyListingBrokerName
Property undocumented by lantrax
Public propertyListingBrokerPhone
Property undocumented by lantrax
Public propertyListingNumber
Listing Number
Public propertyLotSize
Lot Size
Public propertyMaxPrice
Max Price (decimal)
Public propertyMiddleInitial
Middle initial of lead
Public propertyMiddleInitialAlt
Alternate middle initial of lead
Public propertyMinPrice
Min Price (decimal)
Public propertyNumOfAdultsInFamily
Num of Adults (numeric - unsignedByte)
Public propertyNumOfChildrenInFamily
Numb of Children (numeric - unsignedByte)
Public propertyOwnerEmail
Property undocumented by lantrax
Public propertyPager
Pager of lead (User submitting the form)
Public propertyPrimaryPhone
PrimaryPhone of lead (User submitting the form)
Public propertyPropertyAddress
Property Address
Public propertyPropertyApartmentSuiteNumber
Apartment number of property
Public propertyPropertyCity
Property City
Public propertyPropertyCountry
Property Country
Public propertyPropertyCurrentPrice
Price of property (decimal)
Public propertyPropertyOriginalPrice
Original Price of property (decimal)
Public propertyPropertyState
Property State
Public propertyPropertyUrl
Property of Interest (located in the property information area)
Public propertyPropertyZip
Property Zip
Public propertyRanking
Property undocumented by lantrax
Public propertyScrubbed
boolean (false will not automatically scrub the lead) (true if you want that lead to be automatically scrubbed (for duplicates)) (available only for soap posts)
Public propertySecondaryPhone
AlternatePhone of lead (User submitting the form)
Public propertySourceCategory
Source Category
Public propertySourceID
SourceID for the lead. Format: 00000000-0000-0000-0000-000000000000 - This will be given to you by LanTrax
Public propertyState
State of lead (User submitting the form)
Public propertyStatusName
Property undocumented by lantrax
Public propertyZip
Zip of lead (User submitting the form)

See Also