| ModelBaseID Property |
Gets the unique identifier of the model.
Namespace:
Dynamicweb.Analytics.Model
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public virtual string ID { get; }
Public Overridable ReadOnly Property ID As String
Get
Property Value
Type:
StringImplements
IModelIDSee Also