Share via


DiscoveryCollection.AddScopeFilter Method

Adds a new scope filter to the discovery collection.

 DiscoveryCollection.AddScopeFilter(bstrKeyPropertyID As String, bstrValue As String)

Parameters

  • bstrKeyPropertyID
    The GUID for the key property.
  • bstrValue
    The value of the new property.

Requirements

Platforms: Requires Windows 2000 or later

Version: Requires MOM 2005 or later

See Also

DiscoveryCollection Object