Description Property
A description for the item.
Syntax
[VB.NET] Public Property Description As String
[C#] public string Description {get; set;}
Remarks
A description for the item. If the item is both purchased and sold Description will refer to the sales description, and Description will refer to the purchase description.
Default Value
""