FeatureUsageBlueprintSortOrder Property

The sort order of the feature inside the template

Definition

Namespace: Articy.Api.ObjectCustomization
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public ObjectCustomizationPropertyValue<int> SortOrder { get; set; }

Property Value

ObjectCustomizationPropertyValueInt32

See Also