Block Class | 
Namespace: RRAutoLib.CTC
<SerializableAttribute> Public NotInheritable Class Block Inherits CtcObjectBase
The Block type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultName | Gets the default identifiable name assigned to this CTC object.  (Inherited from CtcObjectBase.) | |
| HasCatenary | Gets or sets a value that indicates whether the block has over head catenary.  | |
| ID | Gets the CTC object's globaly unique static identifier.  (Inherited from CtcObjectBase.) | |
| IsDeleted | Gets an indication whether this CTC object has been flaged for deletion by DeleteSelf.  (Inherited from CtcObjectBase.) | |
| Length | Gets or sets the physical length of the block.  | |
| Name | Gets or sets the identifiable name assigned to this CTC object.  (Inherited from CtcObjectBase.) | |
| Occupied | Gets a value that indicates whether the block has been occupied.  | |
| Parent | Gets the parent list that contains this CTC object.  (Inherited from CtcObjectBase.) | |
| PersistedTag | Gets or sets the binary representation of an arbitrary object that provides additional data to be stored with the layout data.  (Inherited from CtcObjectBase.) | |
| Reserved | Gets or sets a value that indicates whether the block has been reserved.  | |
| Sensor | Gets or sets the Sensor object associated with the block.  | |
| Tag | Gets or sets an arbitrary object that provides additional data but is disposed between sessions.  (Inherited from CtcObjectBase.) | 
| Name | Description | |
|---|---|---|
| Clone | Used internally.  (Inherited from CtcObjectBase.) | |
| DeleteSelf | (Overrides CtcObjectBaseDeleteSelf.) | |
| NotifyObjectChanged | Raises the ObjectChanged event for this object.  (Inherited from CtcObjectBase.) | |
| ToString | (Overrides ObjectToString.) |