Click or drag to resize

SystemControllerLoadSystems Method

Namespace:  Omada.OE.Solution.OIM.AppLogic
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static DataObjects LoadSystems(
	IntegerList systemIds,
	SqlConnection dbConnection,
	SqlTransaction dbTransaction
)

Parameters

systemIds
Type: IntegerList
dbConnection
Type: System.Data.SqlClientSqlConnection
dbTransaction
Type: System.Data.SqlClientSqlTransaction

Return Value

Type: DataObjects
See Also