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