Returns the type of segment.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgEVASegmentType |
| [C#] |
|---|
public AgEVASegmentType Type {get;} |
| [Managed C++] |
|---|
public: __property AgEVASegmentType get_Type(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Type( |
| [Java] |
|---|
public AgEVASegmentType getType(); |
