FeatureBaseBlueprintIsFinalized Property

If this blueprint was finalized

Definition

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

Property Value

Boolean

Implements

IStateBlueprintIsFinalized

See Also