AGI STK VGT 11Send comments on this topic.
DataProvider Property (IAgCrdnCalcScalarDataElement)
See Also 
Windows






Windows & Linux

Description

The name of the data provider.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DataProvider() As String
[C#]
public string DataProvider {get;}
[Managed C++]
public: __property String __gc ^ get_DataProvider();
[Unmanaged C++]
public: HRESULT get_DataProvider(
   BSTR * pRetVal
);
[Java]
public String getDataProvider();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.