| DashboardPublishEventArgs Class |
|
Namespace: DataPAEnterpriseDashboard
public class DashboardPublishEventArgs : EventArgs, _DashboardPublishEventArgs
The DashboardPublishEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| DashboardPublishEventArgs |
Creates and returns a new object.
| |
| DashboardPublishEventArgs(Boolean, String) |
Creates and returns a new object.
|
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets a value that indicates whether the save operation should be cancelled.
| |
| CompletedOK |
Gets and sets a value that indicates if this publish operation completed OK.
| |
| ErrorMessage |
Gets or sets a value that indicates why the publish operation did not complete.
|