-
Notifications
You must be signed in to change notification settings - Fork 519
/
readme.metadata.json
46 lines (46 loc) · 1021 Bytes
/
readme.metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"category": "Data",
"description": "Create, update, and delete features to manage a feature layer.",
"formal_name": "ManageFeatures",
"ignore": false,
"images": [
"ManageFeatures.jpg"
],
"keywords": [
"amend",
"attribute",
"create",
"delete",
"deletion",
"details",
"edit",
"editing",
"feature",
"feature layer",
"feature table",
"geodatabase",
"information",
"moving",
"online service",
"service",
"update",
"updating",
"value"
],
"offline_data": [],
"redirect_from": [
"/net/latest/wpf/sample-code/manage-features.htm"
],
"relevant_apis": [
"Feature",
"FeatureEditResult",
"FeatureLayer",
"ServiceFeatureTable",
"ServiceGeodatabase"
],
"snippets": [
"ManageFeatures.xaml.cs",
"ManageFeatures.xaml"
],
"title": "Manage features"
}