Class MapRemoveResult
Definition
- Namespace:
- Tizen.Applications.DataControl
- Assembly:
- Tizen.Applications.DataControl.dll
- API Level:
- 3
This class contains the MapRemove operation result.
C#Copypublic class MapRemoveResult
- Inheritance
-
System.ObjectMapRemoveResult
Constructors
Declaration
C#Copypublic MapRemoveResult(bool result)
Parameters
Type | Name | Description |
---|---|---|
Boolean | result | The MapRemove request result. |
API Level: 3
Properties
Declaration
C#Copypublic bool Result { get; }
Property Value
Type | Description |
---|---|
Boolean |