Click or drag to resize

DataObjectIntegrationMessageBuilderBaseCheckDataObjectType Method

Check Data Object Type

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuilders
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
protected void CheckDataObjectType(
	int dataObjectTypeId,
	int expectedDataObjectTypeId,
	string dataObjectTypeName
)

Parameters

dataObjectTypeId
Type: SystemInt32
expectedDataObjectTypeId
Type: SystemInt32
dataObjectTypeName
Type: SystemString
Exceptions
ExceptionCondition
ArgumentException
See Also