Analytics.AppInstallerId Property

AnalyticsAppInstallerId Property

App Installer Id. In Rhino, we use this to differentiate between different builds such as "WIP" and "Commercial". Maps to Google Analytics parameter 'aiid'

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string AppInstallerId { get; set; }
Public Property AppInstallerId As String
	Get
	Set

Property Value

Type: String
Version Information

Rhino for Windows

Supported in: 6.8
See Also