Gets the type of the Element.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax ReadOnly Property Type As String
Get
property String^ Type {
String^ get ();
}
abstract Type : string with get
Return Value
Type:
String"Type" or "type"
Attribute. If the
Attribute doesn't exist, returns empty string.
See Also