| SectionAccessTableSectionAccessRowCells Property |
A list of cells for the row.
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntaxpublic List<SectionAccessTableSectionAccessCell> Cells { get; set; }Public Property Cells As List(Of SectionAccessTableSectionAccessCell)
Get
Set
Property Value
Type:
ListSectionAccessTableSectionAccessCell
See Also