ConditionInstance.GetInputs Method
Public MustOverride Function GetInputs() As List(Of ScriptInput)
This language is not supported or no code example is available.
public abstract List<ScriptInput> GetInputs()
This language is not supported or no code example is available.
public:
virtual List<ScriptInput^>^ GetInputs() abstract
This language is not supported or no code example is available.