DiscoveryInstance.AddProperty Method

Adds a new property to the discovery instance.

 DiscoveryInstance.AddProperty(bstrPropertyID As String, bstrValue As String)

Parameters

  • bstrPropertyID
    The GUID for the new property.
  • bstrValue
    The value of the new property.

Requirements

Platforms: Requires Windows 2000 or later

Version: Requires MOM 2005 or later

See Also

DiscoveryInstance Object