Resource Class |
Namespace: Dynamicweb.Analytics.Goals
The Resource type exposes the following members.
Name | Description | |
---|---|---|
Resource |
Initializes a new instance of an object.
| |
Resource(String, String, String, String, String) |
Initializes a new instance of an object.
|
Name | Description | |
---|---|---|
Connection | (Inherited from DbObject.) | |
Element |
Gets or sets the unique identifier for the given resource within the given group.
| |
Group |
Gets or sets resource group.
| |
ID | (Inherited from DbObject.) | |
IsNew | (Inherited from DbObject.) | |
OwnerID |
Gets or sets the owner unique identifier for the given resource within the given group.
| |
PageID |
Gets or sets the PageID of current resource
| |
SessionID |
Gets or sets the ID of the corresponding session.
| |
TimeStamp |
Gets or sets the resource visit date.
| |
Transaction | (Inherited from DbObject.) | |
Value | ||
VisitorID |
Gets the string that can be used to uniquely identify the visitor across sessions.
|
Name | Description | |
---|---|---|
Delete | (Inherited from DbObject.) | |
Delete(Int32) | (Inherited from DbObject.) | |
DetermineInteractionType |
Determines visitor interaction type by the given resource group.
| |
Fill |
Fills object properties with data provided by a given data reader.
(Overrides DbObjectFill(IDataReader).) | |
FillRow |
Fills data row with the property values of the current object.
(Overrides DbObjectFillRow(DataRow).) | |
GetResourceByID |
Returns resource with the given row ID.
| |
GetResourcesBySessionID |
Returns a list of web-site resources for the given session.
| |
Load | (Inherited from DbObject.) | |
Save | (Inherited from DbObject.) |
Name | Description | |
---|---|---|
_id | (Inherited from DbObject.) | |
_keyField | (Inherited from DbObject.) | |
_tableName | (Inherited from DbObject.) |