Get the propagator type.
Read-only property
[Visual Basic .NET] |
---|
Public Property RouteType() As AgEVePropagatorType
|
[C#] |
---|
public AgEVePropagatorType RouteType {get;}
|
[Managed C++] |
---|
public: __property AgEVePropagatorType get_RouteType();
|
[Unmanaged C++] |
---|
public: HRESULT get_RouteType(
|
[Java] |
---|
public AgEVePropagatorType getRouteType();
|