Click or drag to resize

ObjectProxyGetExternalId Method

Returns the object's property "ExternalId".

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

Return Value

Type: String
the value of the ExternalId property or null if no such property exists for this object
See Also