PropertyBlueprintTag Property

Additional payload for the user

Definition

Namespace: Articy.Api.ObjectCustomization
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public Object Tag { get; set; }

Property Value

Object

Remarks

Can be used when writing custom layouter for example, and passing in additional information.

See Also