-
Notifications
You must be signed in to change notification settings - Fork 519
/
readme.metadata.json
47 lines (47 loc) · 1.36 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"category": "Utility network",
"description": "Run a filtered trace to locate operable features that will isolate an area from the flow of network resources.",
"formal_name": "PerformValveIsolationTrace",
"ignore": false,
"images": [
"PerformValveIsolationTrace.jpg"
],
"keywords": [
"category comparison",
"condition barriers",
"filter barriers",
"isolated features",
"network analysis",
"subnetwork trace",
"trace configuration",
"trace filter",
"utility network"
],
"offline_data": [],
"redirect_from": [
"/net/latest/wpf/sample-code/perform-valve-isolation-trace.htm"
],
"relevant_apis": [
"FractionAlong",
"ServiceGeodatabase",
"UtilityCategory",
"UtilityCategoryComparison",
"UtilityCategoryComparisonOperator",
"UtilityDomainNetwork",
"UtilityElement",
"UtilityElementTraceResult",
"UtilityNetwork",
"UtilityNetworkDefinition",
"UtilityTerminal",
"UtilityTier",
"UtilityTraceFilter",
"UtilityTraceParameters",
"UtilityTraceResult",
"UtilityTraceType"
],
"snippets": [
"PerformValveIsolationTrace.xaml.cs",
"PerformValveIsolationTrace.xaml"
],
"title": "Perform valve isolation trace"
}