Click or drag to resize

ReportingViewObjectTypeObjectType Property

The odw entity type or object type this view returns. The value is used to determine which extension attributes to look for

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("objectType")]
public ObjectTypeEnum ObjectType { get; set; }

Property Value

Type: ObjectTypeEnum
See Also