Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Introducedin
8.4

...

8.4
Description

Excerpt

ItemsToRetain's value for automatic.

Signature
C#
C#
 public static const int Automatic = -1;
{signature}{signature:
}
Signature
vb.net
vb.net
Public Shared Const Automatic As Integer = -1
{signature}