Click or drag to resize

ObjectProxyGetObjectUrl Method

Gets the Url of the object

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

Return Value

Type: String
the absolute object url using the articy:// protocol
See Also