DashboardDesignerIsPublishingDashboard Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public bool IsPublishingDashboard { get; }
Public ReadOnly Property IsPublishingDashboard As Boolean
Get
public:
virtual property bool IsPublishingDashboard {
bool get () sealed;
}
function get_IsPublishingDashboard();
Property Value
Type:
BooleanSee Also