AGI STK Objects 11Send comments on this topic.
Agency Property (IAgVePropagatorSP3File)
See Also
Windows






Windows & Linux

Description

The agency identifier.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Agency() As String
[C#]
public string Agency {get;}
[Managed C++]
public: __property String __gc ^ get_Agency();
[Unmanaged C++]
public: HRESULT get_Agency(
    BSTR * pVal
);
[Java]
public String getAgency();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.