| 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
Syntaxpublic bool CheckMIISTypeConsistency(
IntegerList dataObjectTypeIds,
out string errorMsg
)
Parameters
- dataObjectTypeIds
- Type: IntegerList
- errorMsg
- Type: SystemString
Return Value
Type:
Boolean
See Also