Click or drag to resize

ObjectProxyTypeName Property

An untyped string that describes the object type. See ObjectType for details.

Namespace:  Articy.Api
Assembly:  QueryLayer (in QueryLayer.dll) Version: 1.0.0
Syntax
C#
public string TypeName { get; }

Property Value

Type: String
See Also