WorkspaceEventArgs Properties
Supplies arguments for BeforeApplyWorkspace, AfterApplyWorkspace, and WorkspaceSaved events.
Name | Description |
---|---|
Tag | Gets or sets a unique ID for the current workspace. |
Workspace | Gets the processed workspace. |
See Also