Gets the propagation channel.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PropagationChannel() As IAgLaserPropagationChannel |
| [C#] |
|---|
public IAgLaserPropagationChannel PropagationChannel {get;} |
| [Managed C++] |
|---|
public: __property IAgLaserPropagationChannel ^ get_PropagationChannel(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgLaserPropagationChannel getPropagationChannel(); |
[Python - STK API ] |
|---|
@property def PropagationChannel(self) -> "IAgLaserPropagationChannel": |






