The number of generations the system currently supports.
[Visual Basic] Public Shared ReadOnly Property MaxGeneration As Integer [C#] public static int MaxGeneration {get;} [C++] public: __property static int get_MaxGeneration(); [JScript] public static function get MaxGeneration() : int;
The number of generations the system currently supports.