Click or drag to resize

clsImportServiceAddPosition Method

Method to add additional positions. Does not replace existing. See AddPositionWithReplace(clsImportServicePosition)

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool AddPosition(
	clsImportServicePosition oServicePosition
)

Parameters

oServicePosition
Type: MARIInterfaceclsImportServicePosition

Return Value

Type: Boolean
See Also