Click or drag to resize

ObjectProxyHasExternalId Property

true if the object has the "ExternalId" property, otherwise false

Namespace:  Articy.Api
Assembly:  QueryLayer (in QueryLayer.dll) Version: 1.0.0
Syntax
C#
public bool HasExternalId { get; }

Property Value

Type: Boolean
See Also