clsImportServiceListOfServicePositions Property
|
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic List<clsImportServicePosition> ListOfServicePositions { get; set; }Public Property ListOfServicePositions As List(Of clsImportServicePosition)
Get
Set
Property Value
Type:
ListclsImportServicePosition
RemarksUsed by USysImportEngineDTW.ParentListProperty
See Also