IUpdatable.SetReference(Object, String, Object) Method

Definition

Sets the value of the specified reference property on the target object.

public void SetReference(object targetResource, string propertyName, object propertyValue);

Parameters

targetResource
Object

The target object that defines the property.

propertyName
String

The name of the property whose value needs to be updated.

propertyValue
Object

The property value to be updated.

Applies to

Product Versions
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1