Click or drag to resize
ExceptionUtilsThrowBoModelMismatchObjectTableAttributeStructure Method

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

Parameters

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