Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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: