Class QuestionGridAttachment
Corresponds to the DDI GridAttachment element. Colectica will serialize and deserialize the GridAttachment, but will not provide any display or user interaction with this information, except through the SDK. We consider this section of the standard ambiguous and do not recommend using it.
Inheritance
System.Object
QuestionGridAttachment
Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class QuestionGridAttachment : object
Properties
CellCoordinatesAsDefined
Part of the GridAttachment implementation. Colectica will serialize and deserialize this, but will not provide any display or user interaction with this information, except through the SDK. We consider this section of the standard ambiguous and do not recommend using it.
Declaration
public List<CellCoordinatesAsDefined> CellCoordinatesAsDefined { get; }
Property Value
Type | Description |
---|---|
List<CellCoordinatesAsDefined> |