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