public Collection
A collection of internal element partitions (regions). This is commonly seen in Activity, State, Boundary, Diagram Frame and similar elements. Not all elements support partitions.
This collection contains a set of Partition elements. The set is read/write: information is not saved until the host element is saved, so ensure that you call the Element.Save method after making changes to a Partition.
Partition Attributes
Attribute  | 
Type  | 
Notes  | 
Name  | 
String  | 
Read/Write. The partition name; can represent a condition or constraint in some cases.  | 
Note  | 
String  | 
Read/Write. A free text note associated with this partition.  | 
Operator  | 
String  | 
Read/Write. An optional operator value that specifies the partition type.  | 
Size  | 
String  | 
Read/Write. Vertical or horizontal width of partition in pixels.  | 
ObjectType  | 
Read only. Distinguishes objects referenced through a Dispatch interface.  | 


