<Code Lib>
2024 Property
Changes 4
P

GroupLoadOptions.IncludeAttachedDetails

Description:
True if attached detail groups should be included, false otherwise. The default value is .

public bool IncludeAttachedDetails { get; set; }

Loading…