Gets the IF STC
Read-only property
[Visual Basic .NET] |
---|
Public Property IFStc() As IAgRadarStcAttenuation
|
[C#] |
---|
public IAgRadarStcAttenuation IFStc {get;}
|
[Managed C++] |
---|
public: __property IAgRadarStcAttenuation^ get_IFStc();
|
[Unmanaged C++] |
---|
public: HRESULT get_IFStc(
|
[Java] |
---|
public IAgRadarStcAttenuation getIFStc();
|