Description Property
A string description of the item group specified by GroupName or GroupId .
Syntax
[VB.NET] Public ReadOnlyProperty Description As String
[C#] public string Description {get;}
Remarks
This property will contain the description of the group as returned by QuickBooks.
This property is read-only and not available at design time.
Default Value
""