Gets the number of conditions in the combined condition.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ConditionCount() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_ConditionCount(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public Integer getConditionCount(); |






