psDescription - cWorkspace
Contains the description of the Workspace
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String psDescription
| Access Type | Syntax |
|---|---|
| Read Access: | Get psDescription to StringVariable |
| Write Access: | Set psDescription to StringVariable/Value |
Description
The psDescription property will not have a value until a Workspace has been opened (using, for example, the OpenWorkspace or OpenWorkspaceFile functions). You can also set this property before opening a Workspace. When you do, this property will not be modified during the opening of a Workspace.
The value of this property corresponds to the Description entry in the Workspace file.