DataRecordSet.ReplaceLinks

Defines how shape-data links are treated when shapes are copied or cut. 1 to replace existing links in the target shape. 0 to maintain existing links in the target shape. If this attribute is absent, Visio asks the user whether to replace links on copy or cut.

public int ReplaceLinks { get; set; }

See Also