IObjectWithExternalId Interface

Property interface for objects with an external id, in articy:draft this can be found in the model sheet.

Definition

Namespace: Articy.Unity.Interfaces
Assembly: ArticyRuntime (in ArticyRuntime.dll) Version: 1.3.1
C#
public interface IObjectWithExternalId

Properties

ExternalId Gets or sets the external id.

See Also