Constants.MAX_OVERRIDES Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: int MAX_OVERRIDES = 250;
public const int MAX_OVERRIDES = 250;
val mutable MAX_OVERRIDES : int
Public Const MAX_OVERRIDES As Integer = 250