Detailed information about the intervals of
time when each asset can provide coverage to the selected
region.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property RegionPassCoverage() As IAgDataProviderInfo
|
| [C#] |
|---|
public IAgDataProviderInfo RegionPassCoverage {get;}
|
| [Managed C++] |
|---|
public: __property IAgDataProviderInfo^ get_RegionPassCoverage();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_RegionPassCoverage(
|
| [Java] |
|---|
public IAgDataProviderInfo getRegionPassCoverage();
|