ObjectProxyGetAvailableProperties Method
Returns a list of all property names (type string), this object contains.
Definition
Namespace: Articy.Api
Assembly: QueryLayer (in QueryLayer.dll) Version: 1.0.0
a list of strings containing the names of all properties this object provides
Assembly: QueryLayer (in QueryLayer.dll) Version: 1.0.0
Return Value
ListStringa list of strings containing the names of all properties this object provides
Remarks
The class ObjectPropertyNames contains string constants for the property names of the various articy object types.
The elements of this list can be used to call GetDataType(String) or ItemString.