[]
Retrieves the value of a non-ambient property.
object GetNonAmbientPropValue(int propKey, IScriptContext context)
Type | Name | Description |
---|---|---|
int | propKey | The property key. |
IScriptContext | context | C1.C1Preview.Scripting.IScriptContext to use for evaluation of calculated properties. |
Type | Description |
---|---|
object | The property value. |