clsImportCustomerServiceObjectCollectionParts Property
|
List of spare parts, ware parts, components for the new customer service object
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic List<clsImportCustomerServiceObjectPart> CollectionParts { get; set; }Public Property CollectionParts As List(Of clsImportCustomerServiceObjectPart)
Get
Set
Return Value
Type:
ListclsImportCustomerServiceObjectPart
See Also