inputs Field
<DataMember()> _
Public inputs As List(Of ScriptInput)
This language is not supported or no code example is available.
[DataMember()]
public List<ScriptInput> inputs
This language is not supported or no code example is available.
[DataMember()]
public:
List<ScriptInput>^ inputs;
This language is not supported or no code example is available.