clsImportCustomerServiceObjectCollectionLocations Property
|
List of locations (At the client/Project or at in the warehouse)
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.1.0.108
Syntaxpublic List<clsImportCustomerServiceObjectLocation> CollectionLocations { get; set; }Public Property CollectionLocations As List(Of clsImportCustomerServiceObjectLocation)
Get
Set
Return Value
Type:
ListclsImportCustomerServiceObjectLocation
See Also