blob: e0746f41b97b92d4d0ee3c83a079c1c6fb192104 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<CompositeActivityDef ID="-1" Name="NoWorkflow" Height="0" Width="0" IsLayoutable="false" IsComposite="true">
<childrenGraphModel>
<GraphModelCastorData StartVertexId="-1" NextId="0"/>
</childrenGraphModel>
<Properties>
<KeyValuePair Key="Autostart" Boolean="true"/>
<KeyValuePair Key="ScriptVersion" String=""/>
<KeyValuePair Key="Agent Role" String=""/>
<KeyValuePair Key="Agent Name" String=""/>
<KeyValuePair Key="ScriptName" String=""/>
<KeyValuePair Key="Show time" Boolean="true"/>
<KeyValuePair Key="Mail Message" String=""/>
<KeyValuePair Key="Viewpoint" String=""/>
<KeyValuePair Key="SchemaType" String=""/>
<KeyValuePair Key="Ignorable" Boolean="false"/>
<KeyValuePair Key="Repeatable" Boolean="false"/>
<KeyValuePair Key="Skippable" Boolean="false"/>
<KeyValuePair Key="SchemaVersion" String=""/>
<KeyValuePair Key="Description" String=""/>
<KeyValuePair Key="Mail event" String=""/>
</Properties>
</CompositeActivityDef>
|