IObjectWithShortId Interface

Property interface for objects with an short 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 IObjectWithShortId

Properties

ShortId Gets or sets the short id.

See Also