Class AnalyticsRule
Inherited Members
Namespace: DotNetNuke.Services.Analytics.Config
Assembly: DotNetNuke.dll
Syntax
public class AnalyticsRule
Constructors
AnalyticsRule()
Declaration
public AnalyticsRule()
Properties
Label
Declaration
public string Label { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
RoleId
Declaration
public int RoleId { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
TabId
Declaration
public int TabId { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Value
Declaration
public string Value { get; set; }
Property Value
| Type | Description |
|---|---|
| string |