Click or drag to resize

ObjectSerializerMode Property

Indicates if the serialized objects should be in a format suitable for importing into the same source system again or into another OISX instance.

Namespace:  Omada.OE.AppLogic.Serialization
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public ObjectSerializationMode Mode { get; set; }

Property Value

Type: ObjectSerializationMode
See Also