IWSManSession.BatchItems Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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;