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






Windows & Linux

Description

The properties available to the stopping condition.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Properties() As IAgVAStoppingConditionComponent
[C#]
public IAgVAStoppingConditionComponent Properties {get;}
[Managed C++]
public: __property IAgVAStoppingConditionComponent^ get_Properties();
[Unmanaged C++]
public: HRESULT get_Properties(
   IAgVAStoppingConditionComponent ** ppRetVal
);
[Java]
public IAgVAStoppingConditionComponent getProperties();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.