The properties available to the stopping condition.
Read-only property
| [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( |
| [Java] |
|---|
public IAgVAStoppingConditionComponent getProperties(); |
