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






Windows & Linux

Description

Get available IDs.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableVehicleIDs() As System.Array
[C#]
public System.Array AvailableVehicleIDs {get;}
[Managed C++]
public: __property System::Array get_AvailableVehicleIDs();
[Unmanaged C++]
public: HRESULT get_AvailableVehicleIDs(
    SAFEARRAY * * ppRetVal
);
[Java]
public VariantArray getAvailableVehicleIDs();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.