Retrieves the Point Satisfaction data
provider.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PointSatisfaction() As IAgDataProviderInfo
|
| [C#] |
|---|
public IAgDataProviderInfo PointSatisfaction {get;}
|
| [Managed C++] |
|---|
public: __property IAgDataProviderInfo^ get_PointSatisfaction();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_PointSatisfaction(
|
| [Java] |
|---|
public IAgDataProviderInfo getPointSatisfaction();
|