Click or drag to resize

ReportingViewComposedBusinessKeyColumn Property

Name of the column containing the composed business key

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportMappings
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
[XmlAttributeAttribute("composedBusinessKeyColumn")]
public string ComposedBusinessKeyColumn { get; set; }

Property Value

Type: String
See Also