blob: 6f2aa3f8425d5b39a91f2d7a3512836b70b1c208 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<ActivityDef ID="-1" Name="EditModuleAgents" 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="ModuleAgents" />
</Properties>
</ActivityDef>
|