| 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
Syntaxprotected void CheckDataObjectType(
int dataObjectTypeId,
int expectedDataObjectTypeId,
string dataObjectTypeName
)
Parameters
- dataObjectTypeId
- Type: SystemInt32
- expectedDataObjectTypeId
- Type: SystemInt32
- dataObjectTypeName
- Type: SystemString
ExceptionsException | Condition |
---|
ArgumentException | |
See Also