<Code Lib>
2025.3 Property
Changes 4
P

GroupLoadOptions.ReplaceDuplicatedGroups

Description:
If there are groups with the same names in source and destination documents set this property to to replace existing groups, otherwise the operation will be canceled. The default value is .

public bool ReplaceDuplicatedGroups { get; set; }

Loading…