Click or drag to resize

IModel Interface

Represents a model.

Namespace:  Dynamicweb.Analytics.Model
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public interface IModel

The IModel type exposes the following members.

Properties
  NameDescription
Public propertyID
Gets the unique identifier of the model.
Public propertyUniqueID
Gets the globally unique identifier of the model.
Top
See Also