Click or drag to resize

MIISControllerCheckMIISTypeConsistency Method

Check that no ref. property has a view using two types

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

Parameters

dataObjectTypeIds
Type: IntegerList
errorMsg
Type: SystemString

Return Value

Type: Boolean
See Also