The type of conjunction to use.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ConjunctiveOperand() As AgERt3ConjunctiveOperand |
| [C#] |
|---|
public AgERt3ConjunctiveOperand ConjunctiveOperand {get; set;} |
| [Managed C++] |
|---|
public: __property AgERt3ConjunctiveOperand get_ConjunctiveOperand(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgERt3ConjunctiveOperand getConjunctiveOperand(); public void setConjunctiveOperand( AgERt3ConjunctiveOperand ); |





