Get the option for where to end the drop
lines.
Read-only property
[Visual Basic .NET] |
---|
Public Property Type() As AgEVeVODropLineType
|
[C#] |
---|
public AgEVeVODropLineType Type {get;}
|
[Managed C++] |
---|
public: __property AgEVeVODropLineType get_Type();
|
[Unmanaged C++] |
---|
public: HRESULT get_Type(
|
[Java] |
---|
public AgEVeVODropLineType getType();
|