Show / Hide Table of Contents

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>

Extension Methods

Extensions.Yield<T>(T)
Back to top Copyright © 2009-2018 Colectica