Map_MapMapJson Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax string this[
Object fadeAnimation = true
] { get; }
ReadOnly Property MapJson (
Optional fadeAnimation As Object = true
) As String
Get
property String^ MapJson[Object^ fadeAnimation = true] {
String^ get (Object^ fadeAnimation = true);
}
function get_MapJson(fadeAnimation);
Parameters
- fadeAnimation (Optional)
- Type: SystemObject
Property Value
Type:
StringSee Also