Inventory..::..OtherDescriptions Property

Gets or sets the other descriptions.

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.XML
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


[DataMemberAttribute]
public List<OtherDescription> OtherDescriptions { }
<DataMemberAttribute> _
Public Property OtherDescriptions As List(Of OtherDescription)
[DataMemberAttribute]
public:
property List<OtherDescription^>^ OtherDescriptions {
}

Field Value

The other descriptions.