MergeArticle.MultipleColumnUpdate Property

Definition

Gets or sets a value that indicates whether to update multiple columns.

public:
 property bool MultipleColumnUpdate { bool get(); void set(bool value); };
public bool MultipleColumnUpdate { get; set; }
member this.MultipleColumnUpdate : bool with get, set
Public Property MultipleColumnUpdate As Boolean

Property Value

true if the object can update multiple columns; otherwise, false.

Applies to