Share via


ManagementPackWriteActionModuleType.Batching Property

Definition

Gets or sets the value of the batching attribute of the write action module type.

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

Property Value

true to use the attribute ; otherwise, false.

Applies to