Click or drag to resize

IResource Interface

Represents a resource.

Namespace:  Dynamicweb.Analytics.Goals
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public interface IResource

The IResource type exposes the following members.

Properties
  NameDescription
Public propertyElement
Gets or sets resource identity within the given group.
Public propertyGroup
Gets or sets resource group.
Public propertyValue
Gets or sets value
Top
Remarks