PushQueryResultstoinmydataEventArgsName Property |
|
DataPA OpenAnalytics API Reference
Gets or sets a value that is the name to be used for the source data being published to inmydata
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string Name { get; set; }
Public Property Name As String
Get
Set
public:
property String^ Name {
String^ get ();
void set (String^ value);
}
function get_Name();
function set_Name(value);
Property Value
Type:
StringA value that is the name to be used for the source data being published to inmydata
Return Value
Type:
StringA value that is the name to be used for the source data being published to inmydata
Remarks See Also