Class VariableTableRow
Inheritance
VariableTableRow
Assembly: Colectica.Reporting.dll
Syntax
public class VariableTableRow
Constructors
Declaration
public VariableTableRow(Variable variable, Collection<RepositoryItemMetadata> appearsWithin)
Parameters
Properties
Codes
Declaration
public string Codes { get; set; }
Property Value
Dataset
Declaration
public string Dataset { get; set; }
Property Value
Description
Declaration
public string Description { get; set; }
Property Value
Label
Declaration
public string Label { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Study
Declaration
public string Study { get; set; }
Property Value
Type
Declaration
public string Type { get; set; }
Property Value