Click or drag to resize

SurveyPostActionHandlerBaseApplyLastAttestedProperty Method

Applies last attested property if it exists.

Namespace:  Omada.OE.Solution.OIM.Assembly.SurveyPostActions
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
protected void ApplyLastAttestedProperty(
	DataObject dataObject
)

Parameters

dataObject
Type: Omada.OE.ModelDataObject
See Also