Introduced in build 8.4
Description
ItemsToRetain
's value for automatic.
C#
public static const int Automatic = -1; |
vb.net
Public Shared Const Automatic As Integer = -1 |
ItemsToRetain
's value for automatic.
public static const int Automatic = -1; |
Public Shared Const Automatic As Integer = -1 |