Click or drag to resize
SectionAccessTableRows Property
The rows of the table.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public List<SectionAccessTableSectionAccessRow> Rows { get; }

Property Value

Type: ListSectionAccessTableSectionAccessRow
See Also