Click or drag to resize

ObjectProxyGetTemplateTechnicalName Method

Returns the technical name of the template that was assigned to this object.

Namespace:  Articy.Api
Assembly:  QueryLayer (in QueryLayer.dll) Version: 1.0.0
Syntax
C#
public string GetTemplateTechnicalName()

Return Value

Type: String
the technical name of the object's template or null if no template was set or the object is not customizable at all
See Also