Click or drag to resize

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)
Since: 6.0
Syntax
public string AppInstallerId { get; set; }

Property Value

Type: String
See Also