ObjectProxyGetTechnicalName Method |
Returns the technical name of the object.
Namespace:
Articy.Api
Assembly:
QueryLayer (in QueryLayer.dll) Version: 1.0.0
Syntaxpublic string GetTechnicalName()
Return Value
Type:
Stringthe object's technical name or
null if the object does not have a technical name
RemarksTechnical names can be seen and edited in the property view of most articy:draft objects.
See Also