Click or drag to resize

MIISControllerCheckMIISTransferConsistency Method

For each of the properties in the collection, no use of the same property in another type must have a different MIISTransfer.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool CheckMIISTransferConsistency(
	IntegerList dataObjectTypeIds,
	out string errorMsg
)

Parameters

dataObjectTypeIds
Type: IntegerList
errorMsg
Type: SystemString

Return Value

Type: Boolean
See Also