-
Notifications
You must be signed in to change notification settings - Fork 521
/
readme.metadata.json
33 lines (33 loc) · 1.05 KB
/
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
{
"category": "Utility network",
"description": "A utility network container allows a dense collection of features to be represented by a single feature, which can be used to reduce map clutter.",
"formal_name": "DisplayUtilityNetworkContainer",
"ignore": false,
"images": [
"displayutilitynetworkcontainer.jpg"
],
"keywords": [
"associations",
"connectivity association",
"containment association",
"structural attachment associations",
"utility network"
],
"offline_data": [],
"redirect_from": [
"/net/latest/maui/sample-code/display-content-of-utility-network-container.htm"
],
"relevant_apis": [
"SubtypeFeatureLayer",
"UtilityAssociation",
"UtilityAssociationType",
"UtilityElement",
"UtilityNetwork",
"UtilityNetworkDefinition"
],
"snippets": [
"DisplayUtilityNetworkContainer.xaml.cs",
"DisplayUtilityNetworkContainer.xaml"
],
"title": "Display content of utility network container"
}