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