QDVEstimate.GetAnomalyList Property
NOTE: This member is now obsolete. Use IEstimate.Anomalies instead.
Property Value
Dictionary<string, string>The ID is built using a 24 Hexadecimal value matching the task of WBS followed by a "-" and the row number in the minutes. This is built using AppendToAnomalyList method. The second term is the message. When several messages exist for the same row, they are separated by a "|".
Check sample file MultiLanguage_Sample_With_Document.qdv to see an example of
requests involving anomalies.