The segment state to use in the
calculation.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property SegmentStateToUse() As AgEVASegmentState
|
| [C#] |
|---|
public AgEVASegmentState SegmentStateToUse {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVASegmentState get_SegmentStateToUse();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_SegmentStateToUse(
|
| [Java] |
|---|
public AgEVASegmentState getSegmentStateToUse();public void setSegmentStateToUse(
|