NET Link Tracker
TrackedLink Class Members
Properties 


KellermanSoftware.NetLinkTracker.Entities Namespace : TrackedLink Class

The following tables list the members exposed by TrackedLink.

Public Constructors
 NameDescription
Public Constructor Default constructor  
Top
Public Properties
 NameDescription
Public Property A foreign key to be used however you want  
Public Property A foreign text to be used however you want  
Public Property A description that can be used however you want  
Public Property The date when the link expires  
Public Property The URL or the path to the file  
Public Property The date the link was first requested  
Public Property The number of different IP Addresses requesting this link  
Public Property If true, this is a URL, else this is a file  
Public Property The date the link was last requested  
Public Property A unique identifier for the link  
Public Property The maximum number of IP Addresses that can use this link  
Public Property The maximum number of requests for this link  
Public Property The maximum number of requests per day for this link  
Public Property The maximm number of requests per month for this link  
Public Property The maximum number of requests per week for this link  
Public Property The maximum number of requess per year for this link  
Public Property MD5 hash of tracked file  
Public Property The total number of requests  
Public Property The requests this month  
Public Property The requests this week  
Public Property The requests this year  
Public Property The requests today  
Public Property A list of details for IP Addresses  
Public Property Primary key  
Top
See Also

Reference

TrackedLink Class
KellermanSoftware.NetLinkTracker.Entities Namespace