Click or drag to resize

IDataObjectPropertyHelperGetDisplayNameOfReferencedPropertyByOdwMapping Method

Get display name of referenced property by ODW mapping

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
Syntax
C#
string GetDisplayNameOfReferencedPropertyByOdwMapping(
	DataObject dataObject,
	string odwPropertyName
)

Parameters

dataObject
Type: Omada.OE.ModelDataObject
Data object
odwPropertyName
Type: SystemString
Property name of ODW

Return Value

Type: String
See Also