summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/property/ODProp.xml
blob: 3d7a6f1b31d6f33e02b702a063c9e01eee05e0c9 (plain)
1
2
3
4
5
6
7
8
9
<AllProperties>
	<PropertyDescription Name="Name" IsClassIdentifier="false"
		DefaultValue="" IsMutable="true" />
	<PropertyDescription Name="Type" IsClassIdentifier="true"
		DefaultValue="OutcomeDesc" IsMutable="false" />
	<PropertyDescription Name="Breakapart"
		IsClassIdentifier="false" DefaultValue="0" IsMutable="false" />
	<PropertyDescription Name="Layer" IsClassIdentifier="false" DefaultValue="0" IsMutable="true"/>
</AllProperties>