SCCMWebService..::..GetComputerDataByFilterExCompressed Method
Gets the computer data by filter as 7zip compressed byte array.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public byte[] GetComputerDataByFilterExCompressed( string filterString )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function GetComputerDataByFilterExCompressed ( _ filterString As String _ ) As Byte()
[SoapHeaderAttribute] [WebMethodAttribute] public: array<unsigned char^>^ GetComputerDataByFilterExCompressed( String^ filterString )
Parameters
- filterString
- Type: String
Name of the computer or user.