[This is preliminary documentation and is subject to change.]
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
protected virtual bool Check_VariablesAndGetValues(
WorkContext work,
ref JSONDataMap result
)
protected virtual bool Check_VariablesAndGetValues(
WorkContext work,
ref JSONDataMap result
)
Protected Overridable Function Check_VariablesAndGetValues (
work As WorkContext,
ByRef result As JSONDataMap
) As Boolean
Protected Overridable Function Check_VariablesAndGetValues (
work As WorkContext,
ByRef result As JSONDataMap
) As Boolean
protected:
virtual bool Check_VariablesAndGetValues(
WorkContext^ work,
JSONDataMap^% result
)
protected:
virtual bool Check_VariablesAndGetValues(
WorkContext^ work,
JSONDataMap^% result
)
abstract Check_VariablesAndGetValues :
work : WorkContext *
result : JSONDataMap byref -> bool
override Check_VariablesAndGetValues :
work : WorkContext *
result : JSONDataMap byref -> bool
abstract Check_VariablesAndGetValues :
work : WorkContext *
result : JSONDataMap byref -> bool
override Check_VariablesAndGetValues :
work : WorkContext *
result : JSONDataMap byref -> bool
Return Value
Type:
Boolean