ReportingViewObjectType Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportMappings
[XmlTypeAttribute("objectType")] public class ReportingViewObjectType
The ReportingViewObjectType type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReportingViewObjectType |
Name | Description | |
---|---|---|
![]() | ExtensionPrefix |
The prefix used on the extension column e.g. ParentContext for ParentContextExtensionAttributes
|
![]() | ObjectType |
The odw entity type or object type this view returns. The value is used to determine which extension attributes to look for
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |