| ReportingViewObjectTypeExtensionPrefix Property |
The prefix used on the extension column e.g. ParentContext for ParentContextExtensionAttributes
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[XmlAttributeAttribute("extensionPrefix")]
public string ExtensionPrefix { get; set; }
Property Value
Type:
String
See Also