| 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; }
Public Overridable ReadOnly Property UniqueID As String
Get
Property Value
Type:
StringImplements
IModelUniqueIDSee Also