Click or drag to resize
ParaPlan Logo

AccessibilityaccessibilityItems Property

A list of accessibility considerations for this rider

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<Attribute> accessibilityItems { get; set; }

Property Value

Type: ListAttribute
See Also