IAnalyticsSettingsState Property
|
State of analytics.
Namespace:
Ingeniux.CMS.Analytics
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string State { get; set; }
Property State As String
Get
Set
property String^ State {
String^ get ();
void set (String^ value);
}
abstract State : string with get, set
Property Value
Type:
StringSee Also