BooleanPropertyBlueprintDisplayAsDropDownList Property
Should the property be shown as a checkbox or as a combobox with true and false values
Definition
Namespace: Articy.Api.ObjectCustomization
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public ObjectCustomizationPropertyValue<bool> DisplayAsDropDownList { get; set; }