b1b3bae
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Public Interface IFlowsheetTransitionRestore Property FeatureName As String Property FeatureType As String Property Action As String Property Location As String Property Position As List(Of Double) End Interface