FeatureBaseBlueprintProperties Property

A cloned list of the properties on the object

Definition

Namespace: Articy.Api.ObjectCustomization
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public IReadOnlyList<PropertyBlueprint> Properties { get; }

Property Value

IReadOnlyListPropertyBlueprint

See Also