Namespace Positions Public Class Position Public Property RowNumber As Integer Public Property EuropeanArticleNumber As String Public Property ArticleNumber As String Public Property ArticleNumberVendor As String Public Property ArticleDescription As String Public Property EDIPrice As Double Public Property WinLinePrice As Double Public Property Price As Double Public Property Amount As Double End Class End Namespace