AGI STK Objects 11 Send comments on this topic.
RegionSatisfaction Property (IAgFmGridInspector)
See Also 





Description

Retrieves the Region Satisfaction data provider.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RegionSatisfaction() As IAgDataProviderInfo

[C#]
public IAgDataProviderInfo RegionSatisfaction {get;}

[Managed C++]
public: __property IAgDataProviderInfo^ get_RegionSatisfaction();

[Unmanaged C++]
public: HRESULT get_RegionSatisfaction(
IAgDataProviderInfo ** ppRetVal
);

[Java]
public IAgDataProviderInfo getRegionSatisfaction();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1