clsImportDraftDocumentListOfDraftPositions Property
|
Collection to import positions to the draft document
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic List<clsImportDraftDocumentPos> ListOfDraftPositions { get; set; }Public Property ListOfDraftPositions As List(Of clsImportDraftDocumentPos)
Get
Set
Property Value
Type:
ListclsImportDraftDocumentPos
See Also