Get the type of property.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PropertyType() As AgEPropertyInfoValueType |
| [C#] |
|---|
public AgEPropertyInfoValueType PropertyType {get;} |
| [Managed C++] |
|---|
public: __property AgEPropertyInfoValueType get_PropertyType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEPropertyInfoValueType getPropertyType(); |
[Python - STK API ] |
|---|
@property def PropertyType(self) -> "AgEPropertyInfoValueType": |






