Click or drag to resize

Migration Enumeration

Namespace:  MZpack
Assembly:  MZpackBase (in MZpackBase.dll) Version: 3.16.11.0 (3.16.11.0)
Syntax
C#
[FlagsAttribute]
public enum Migration
Members
  Member nameValueDescription
None0
Added1
Removed2
LeftAdded4
LeftRemoved8
See Also