Class DocTable
doctable
public class DocTable
- Inheritance
-
DocTable
- Inherited Members
- Extension Methods
Fields
ColData
Number of Coldata should be equal to the number of columns in the output file
public List<Coldata> ColData
Field Value
Properties
AllCaseComb
public bool AllCaseComb { get; }
Property Value
CaseIndex
public int? CaseIndex { get; set; }
Property Value
- int?
FemDesignVersion
public string FemDesignVersion { get; set; }
Property Value
ListProc
public ListProc ListProc { get; set; }
Property Value
Option
public Options Option { get; set; }
Property Value
ResType
public int ResType { get; set; }
Property Value
Suffix
public string Suffix { get; set; }
Property Value
Units
public List<Units> Units { get; set; }