Mode for computing events involving conjunction TCA.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ConjunctionType() As AgEAdvCATConjunctionType |
| [C#] |
|---|
public AgEAdvCATConjunctionType ConjunctionType {get; set;} |
| [Managed C++] |
|---|
public: __property AgEAdvCATConjunctionType get_ConjunctionType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEAdvCATConjunctionType getConjunctionType(); public void setConjunctionType( AgEAdvCATConjunctionType ); |
[Python - STK API ] |
|---|
@property def ConjunctionType(self) -> "AgEAdvCATConjunctionType": @ConjunctionType.setter def ConjunctionType(self, Type:"AgEAdvCATConjunctionType") -> None: |






