Click or drag to resize
SectionAccessTableSectionAccessRowCells Property
A list of cells for the row.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public List<SectionAccessTableSectionAccessCell> Cells { get; set; }

Property Value

Type: ListSectionAccessTableSectionAccessCell
See Also