Returns a type of the element.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgEDataPrvElementType |
| [C#] |
|---|
public AgEDataPrvElementType Type {get;} |
| [Managed C++] |
|---|
public: __property AgEDataPrvElementType get_Type(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEDataPrvElementType getType(); |
[Python - STK API ] |
|---|
@property def Type(self) -> "AgEDataPrvElementType": |






