Partilhar via


IWSManSession.BatchItems Property

Definition

BatchItems property of IWSManSession interface.

public int BatchItems { [System.Runtime.InteropServices.DispId(9)] get; [System.Runtime.InteropServices.DispId(9)] set; }
[<get: System.Runtime.InteropServices.DispId(9)>]
[<set: System.Runtime.InteropServices.DispId(9)>]
member this.BatchItems : int with get, set
Public Property BatchItems As Integer

Property Value

Attributes

Remarks

An original IDL definition of BatchItems property was the following: long BatchItems;

Applies to