The method used to select an interval from the reference interval list.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property IntervalSelection() As AgECrdnIntervalSelection |
| [C#] |
|---|
public AgECrdnIntervalSelection IntervalSelection {get; set;} |
| [Managed C++] |
|---|
public: __property AgECrdnIntervalSelection get_IntervalSelection(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgECrdnIntervalSelection getIntervalSelection(); public void setIntervalSelection( AgECrdnIntervalSelection ); |





