Click or drag to resize

propertyAnnotationPresetitems Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Items collection - for serialization

Namespace:  imbSCI.Core.style.preset
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public List<propertyAnnotationPresetItem> items { get; set; }
Request Example View Source

Property Value

Type: ListpropertyAnnotationPresetItem
The items.
See Also