Click or drag to resize

clsImportServiceListOfServicePositions Property

Collection of hour items, day items per company. See clsImportServicePosition.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<clsImportServicePosition> ListOfServicePositions { get; set; }

Property Value

Type: ListclsImportServicePosition
Remarks
Used by USysImportEngineDTW.ParentListProperty
See Also