Whatever this is
This commit is contained in:
@@ -31,12 +31,15 @@ namespace PartSource.Data.Nexpart
|
||||
public bool SecondaryDCF => true;
|
||||
|
||||
[XmlElement(Order = 6)]
|
||||
public Criterion[] Criterion { get; set; }
|
||||
public string[] AppOption { get; set; }
|
||||
|
||||
[XmlElement(Order = 7)]
|
||||
public string GroupBy { get; set; }
|
||||
public Criterion[] Criterion { get; set; }
|
||||
|
||||
[XmlElement(Order = 8)]
|
||||
public string GroupBy { get; set; }
|
||||
|
||||
[XmlElement(Order = 9)]
|
||||
public string QuestionOption { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user