| ModelBaseLabel Property |
Gets or sets the user-friendly label of the model.
Namespace:
Dynamicweb.Analytics.Model
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public virtual string Label { get; set; }
Public Overridable Property Label As String
Get
Set
Property Value
Type:
StringSee Also