The stopping conditions defined for the segment.
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++] |
|---|
public: HRESULT get_StoppingConditions( |
| [Java] |
|---|
public IAgVAStoppingConditionCollection getStoppingConditions(); |
