Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportMappings
ReportingView Class
ReportingView Properties
ComposedBusinessKeyColumn Property
EffectiveTimeColumn Property
ExpirationTimeColumn Property
Name Property
ObjectTypes Property
SourceSystemIdKeyColumn Property
Sql Property
Title Property
ReportingView
ObjectTypes Property
The object types contained in this reporting view
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#
Copy
[
XmlArrayAttribute
("objectTypes")]
public
List
<
ReportingViewObjectType
>
ObjectTypes
{
get
;
set
; }
Property Value
Type:
List
ReportingViewObjectType
See Also
Reference
ReportingView Class
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportMappings Namespace