Sets the propagator type.
[Visual Basic .NET] |
---|
Public Sub SetPropagatorType( _ ByVal EPropagator As AgEVePropagatorType _ ) As |
[C#] |
---|
public void SetPropagatorType( AgEVePropagatorType EPropagator ); |
[Managed C++] |
---|
public: void SetPropagatorType( AgEVePropagatorType EPropagator ); |
[Java] |
---|
public void setPropagatorType( AgEVePropagatorType EPropagator ); |
[Unmanaged C++] |
---|
public: HRESULT SetPropagatorType( AgEVePropagatorType EPropagator ); |
- EPropagator