Duration of the gap.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property GapDuration() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_GapDuration(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def GapDuration(self) -> float: @GapDuration.setter def GapDuration(self, GapDuration:float) -> None: |





