Shunde.NET Framework Class Library

WebsiteVisit Properties

The properties of the WebsiteVisit class are listed below. For a complete list of WebsiteVisit class members, see the WebsiteVisit Members topic.

Public Instance Properties

CountryCode The country code the visit originated from
DisplayOrder (inherited from DBObject)The relative (to other DBObjects) display order that this DBObject should appear in
EndTimeThe end time of this Visit
FriendlyName (inherited from DBObject) Gets a Name that can be displayed to the end user for this object, if such a Name exists
Id (inherited from DBObject)The id of the object
IPAddressThe IP address of the client
IsDeleted (inherited from DBObject)Specifies that this object is deleted
LastUpdate (inherited from DBObject)The last time that this object was updated.
LastUpdatedBy (inherited from DBObject)The person or user who last updated this object
NumberOfPagesViewed The number of pages which were viewed
SearchStringThe string that the person searched for to find the website
SiteReferrerThe place that this visit came from
StartTimeThe start time of this visit
UserAgentThe user agent string
UserHostNameThe User-host Name
Visitor The visitor, or null if unknown

See Also

WebsiteVisit Class | Shunde.Common Namespace