Click or drag to resize

IThresholdControllerSetImportThresholdAction Method

Stores threshold status for system

Namespace:  Omada.OE.Model.DataImport
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
void SetImportThresholdAction(
	string systemIdentifier,
	ImportThresholdStatus status
)

Parameters

systemIdentifier
Type: SystemString
status
Type: Omada.OE.Model.DataImportImportThresholdStatus
See Also