| MapMapRenderScript Property |
|
DataPA OpenAnalytics API Reference
Gets the javascript required to render maps
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntaxpublic string MapRenderScript { get; }Public ReadOnly Property MapRenderScript As String
Get
public:
virtual property String^ MapRenderScript {
String^ get () sealed;
}function get_MapRenderScript();
Return Value
Type:
StringThe javascript required to render maps
Implements
Map_MapMapRenderScript
See Also