Click or drag to resize

ModelBaseUniqueID Property

Gets the globally unique identifier of the model.

Namespace:  Dynamicweb.Analytics.Model
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public virtual string UniqueID { get; }

Property Value

Type: String

Implements

IModelUniqueID
See Also