Inventory..::..Documents Property

Gets or sets the documents.

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

Syntax


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

Field Value

The documents.