This version of Unity is unsupported.

IExposedPropertyTable.SetReferenceValue

public void SetReferenceValue(PropertyName id, Object value);

Parameters

idIdentifier of the ExposedReference.
valueThe value to assigned to the ExposedReference.

Description

Assigns a value for an ExposedReference.