Click or drag to resize

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
Syntax
public List<clsImportCustomerServiceObjectPart> CollectionParts { get; set; }

Return Value

Type: ListclsImportCustomerServiceObjectPart
See Also