<Code Lib>
2026 Property
Changes 4
P

GroupLoadOptions.IncludeLevels

Description:
True if levels should be brought in from the input file, false otherwise. The default value is .

public bool IncludeLevels { get; set; }

Loading…