BCSWorkArea Properties |
The BCSWorkArea type exposes the following members.
Name | Description | |
---|---|---|
Created |
Gets the date the work area was created.
| |
CurrentState |
Gets the current transition state of the work area.
| |
Depth |
Gets the level of the work area. The main area is the top level (0).
| |
DisplayName |
Gets or sets the display name of the work area.
| |
ID |
Gets the value that uniquely identifies the work area.
| |
InternalName | Obsolete.
Gets the internal name of the work area.
| |
IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
MaintainsHistory |
Gets a value indicating whether a history is kept during the lifetime of the work area.
| |
Metadata |
Gets the metadata for the script object.
(Inherited from BCScriptObject.) | |
Name |
Gets the internal name of the work area.
| |
ParentWorkArea |
Gets the parent work area.
| |
Path |
Gets the context path of the work area. Lists all parent work areas separated by backslashes (\).
| |
RetainsHistory |
Gets a value indicating whether the full history is retained after the work area has become inactive.
| |
StateFlags |
Gets the type of the work area state.
| |
TemplateName |
Gets the internal name of a template used to create the work area.
| |
UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) | |
WorkIsolationMode |
Gets a value indicating whether Work Isolation mode has been enabled for the work area.
|