DrillDownRequestEventArgsdrillDownString Property |
|
DataPA OpenAnalytics API Reference
Gets the string that defines the drill down.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string drillDownString { get; }
Public ReadOnly Property drillDownString As String
Get
public:
virtual property String^ drillDownString {
String^ get () sealed;
}
function get_drillDownString();
Return Value
Type:
StringThe string that defines the drill down.
Remarks See Also