DashboardObjectDataTag Property |
|
DataPA OpenAnalytics API Reference
Gets the group columns for this dashboard object
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string DataTag { get; }
Public ReadOnly Property DataTag As String
Get
public:
virtual property String^ DataTag {
String^ get () sealed;
}
Return Value
Type:
StringThe group columns for this dashboard object
Implements
DrillDownParentDataTagSee Also