Click or drag to resize
BeforeBuildObjectEventArgs Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event aurguments passed by DashboardDesigner in BeforeBuildObject event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DataPAEnterpriseDashboardBeforeBuildObjectEventArgs

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public class BeforeBuildObjectEventArgs : EventArgs, 
	_BeforeBuildObjectEventArgs

The BeforeBuildObjectEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodBeforeBuildObjectEventArgs
Creates and returns a new BeforeBuildObjectEventArgs object.
Top
Fields
Properties
  NameDescription
Public propertyDashboardObject
Gets the DashboardObject this event relates to.
Top
Remarks