Exclude Value Range.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ExcludeValueRange() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_ExcludeValueRange(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def ExcludeValueRange(self) -> bool: @ExcludeValueRange.setter def ExcludeValueRange(self, InVal:bool) -> None: |





