SCCMWebService..::..GetCollectionMemberships Method
Gets the collection memberships.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public DataSet GetCollectionMemberships( string collectionID )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function GetCollectionMemberships ( _ collectionID As String _ ) As DataSet
[SoapHeaderAttribute] [WebMethodAttribute] public: DataSet^ GetCollectionMemberships( String^ collectionID )
Parameters
- collectionID
- Type: String
The collection identifier.