Adds a new property value to the relationship instance.

MOMRelationshipInstance.AddProperty(bstrName, bstrValue)

Parameters

Parameter Type Description

bstrName

String

The name of the property.

bstrValue

String

The value of the property.

Return Value

None.

Requirements

Platforms: Requires Windows Server 2003, Windows Vista, or Windows Server 2008

Version: Requires Operations Manager 2007

Remarks

An example of this method is shown in the MOMDiscoveryData.CreateRelationshipInstance method.

See Also


Send comments about this topic to Microsoft.