SCCMWebService..::..GetOSDCollections Method
Gets all OSD collections from [SCCMManager].[dbo].[v_OSDCollection].
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public DataSet GetOSDCollections()
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function GetOSDCollections As DataSet
[SoapHeaderAttribute] [WebMethodAttribute] public: DataSet^ GetOSDCollections()