AGI STK VGT 11 Send 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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface