The joining type.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property JoiningType() As AgEVAFollowJoin
|
| [C#] |
|---|
public AgEVAFollowJoin JoiningType {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVAFollowJoin get_JoiningType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_JoiningType(
|
| [Java] |
|---|
public AgEVAFollowJoin getJoiningType();public void setJoiningType(
|