blob: 98b1fcb64bddae0ad5a35d74a98bffb4cb1e1515 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<ActivityDef ID="-1" Name="EditModuleConfiguration" Height="0"
Width="0" IsLayoutable="false" IsComposite="false">
<Properties>
<KeyValuePair Key="StateMachineVersion" Integer="0" />
<KeyValuePair Key="Description" String="" />
<KeyValuePair Key="Agent Role" String="" />
<KeyValuePair Key="Show time" Boolean="true" />
<KeyValuePair Key="ScriptVersion" String="" />
<KeyValuePair Key="Viewpoint" String="" />
<KeyValuePair Key="Agent Name" String="" />
<KeyValuePair Key="StateMachineName" String="Default" />
<KeyValuePair Key="SchemaVersion" String="0" />
<KeyValuePair Key="ScriptName" String="" />
<KeyValuePair Key="Breakpoint" Boolean="false" />
<KeyValuePair Key="SchemaType" String="ModuleProperties" />
</Properties>
</ActivityDef>
|