If joining conditions are specified, the list of joining conditions.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property JoiningConditions() As IAgVAStoppingConditionCollection |
| [C#] |
|---|
public IAgVAStoppingConditionCollection JoiningConditions {get;} |
| [Managed C++] |
|---|
public: __property IAgVAStoppingConditionCollection ^ get_JoiningConditions(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVAStoppingConditionCollection getJoiningConditions(); |
[Python - STK API ] |
|---|
@property def JoiningConditions(self) -> "IAgVAStoppingConditionCollection": |






