AGI STK Astrogator 11Send comments on this topic.
Profiles Property (IAgVAMCSTargetSequence)
See Also 
Windows






Windows & Linux

Description

Returns the profiles used within the target sequence.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Profiles() As IAgVAProfileCollection
[C#]
public IAgVAProfileCollection Profiles {get;}
[Managed C++]
public: __property IAgVAProfileCollection^ get_Profiles();
[Unmanaged C++]
public: HRESULT get_Profiles(
   IAgVAProfileCollection ** ppRetVal
);
[Java]
public IAgVAProfileCollection getProfiles();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.