| IDataObjectTypeHelperGetConfigurationDataObject Method |
Produce configuration data object for a given data object type
Namespace:
Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
SyntaxObjectConfigurationDataObject GetConfigurationDataObject(
DataObjectType dataObjectType,
string sourceName
)
Parameters
- dataObjectType
- Type: Omada.OE.ModelDataObjectType
- sourceName
- Type: SystemString
Return Value
Type:
ObjectConfigurationDataObject
See Also