Click or drag to resize

ImportObjectsDeserializedEventArgs Constructor

Namespace:  Omada.OE.AppLogic.Serialization.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public ImportObjectsDeserializedEventArgs(
	IEnumerable<ExchangeObject> importObjects
)

Parameters

importObjects
Type: System.Collections.GenericIEnumerableExchangeObject
See Also