inmydataQueryPushServer Property |
|
DataPA OpenAnalytics API Reference
Gets and sets the inmydata data application server to which the data should be pushed
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string Server { get; set; }
Public Property Server As String
Get
Set
public:
virtual property String^ Server {
String^ get () sealed;
void set (String^ value) sealed;
}
function get_Server();
function set_Server(value);
Property Value
Type:
StringThe inmydata data application server to which the data should be pushed
Return Value
Type:
StringThe inmydata data application server to which the data should be pushed
Implements
inmydataQueryPush_inmydataQueryPushServerRemarks See Also