Click or drag to resize

ExceptionUtilsThrowBoModelMismatchObjectTableAttributeStructure Method

Namespace:  PDTec.IceNet.Sdk.Utils
Assembly:  PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static void ThrowBoModelMismatchObjectTableAttributeStructure(
	string objTypeName,
	int columnsExpected,
	int columnsActual
)

Parameters

objTypeName
Type: SystemString
columnsExpected
Type: SystemInt32
columnsActual
Type: SystemInt32
See Also