SCCMWebService..::..UpdateMemberships Method
Updates the memberships of specified collections.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public void UpdateMemberships( string[] collectionIDs )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Sub UpdateMemberships ( _ collectionIDs As String() _ )
[SoapHeaderAttribute] [WebMethodAttribute] public: void UpdateMemberships( array<String^>^ collectionIDs )
Parameters
- collectionIDs
- Type: array<String>[]()[][]
The collection i ds.