Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

IExposedPropertyTable.GetReferenceValue

public Object GetReferenceValue(PropertyName id, out bool idValid);

Parameters

idIdentifier of the ExposedReference.
idValidIs the identifier valid?

Returns

Object The value stored in the table.

Description

Retrieves a value for the given identifier.

Did you find this page useful? Please give it a rating: