Click or drag to resize

ViolationDataResourceAssignmentsOnSerializing Method

For some reasons the onresializing event does not probagate down the tree

Namespace:  Omada.OE.Solution.OIM.Assembly.PackagedSolution.SoDV2.Serialization
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
[OnSerializingAttribute]
public void OnSerializing(
	StreamingContext context
)

Parameters

context
Type: System.Runtime.SerializationStreamingContext
See Also