Returns an interface allowing you to configure the MTO's drop lines.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DropLines() As IAgMtoVODropLines |
| [C#] |
|---|
public IAgMtoVODropLines DropLines {get;} |
| [Managed C++] |
|---|
public: __property IAgMtoVODropLines ^ get_DropLines(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgMtoVODropLines getDropLines(); |
[Python - STK API ] |
|---|
@property def DropLines(self) -> "IAgMtoVODropLines": |






