The stopping conditions list.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property StoppingConditions() As IAgVAStoppingConditionCollection |
| [C#] |
|---|
public IAgVAStoppingConditionCollection StoppingConditions {get;} |
| [Managed C++] |
|---|
public: __property IAgVAStoppingConditionCollection ^ get_StoppingConditions(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVAStoppingConditionCollection getStoppingConditions(); |





