Click or drag to resize

ConnectivityPackageTaskMappingMappingFile Property

Name of the file that contains the taskmapping

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

Property Value

Type: String
See Also