Class MapAddResult
Definition
- Namespace:
- Tizen.Applications.DataControl
- Assembly:
- Tizen.Applications.DataControl.dll
This class contains the MapAdd operation result.
C#Copypublic class MapAddResult
- Inheritance
-
objectMapAddResult
Constructors
Declaration
C#Copypublic MapAddResult(bool result)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | result | The MapAdd request result. |
Properties
Declaration
C#Copypublic bool Result { get; }
Property Value
| Type | Description |
|---|---|
| bool |