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