Click or drag to resize

ContextAssignmentFromContextTypeMessageBuilderGetTrackedProperties Method

Get properties that are already tracked as defined columns, not extension attributes

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuilders
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
protected override HashSet<string> GetTrackedProperties()

Return Value

Type: HashSetString
set of tracked properties
See Also