This version of Unity is unsupported.

IExposedPropertyTable.SetReferenceValue

Declaration

public void SetReferenceValue(PropertyName id, Object value);

Parameters

id Identifier of the ExposedReference.
value The value to assigned to the ExposedReference.

Description

Assigns a value for an ExposedReference.