Click or drag to resize

IContextHelperGetTrackedContextTypes Method

Get tracked context types. Context types that are tracked for sync to ODW

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
IEnumerable<DataObject> GetTrackedContextTypes()

Return Value

Type: IEnumerableDataObject
See Also