 | 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
Syntaxpublic virtual string Label { get; set; }
Public Overridable Property Label As String
Get
Set
Property Value
Type:
String
See Also