ScriptInputsResponse.Inputs Property
Public ReadOnly Property Inputs() As IEnumerable(Of ScriptInput)
This language is not supported or no code example is available.
public IEnumerable<ScriptInput> Inputs {get;}
This language is not supported or no code example is available.
public:
property IEnumerable<ScriptInput^>^ Inputs {
IEnumerable<ScriptInput^>^ get( );
}
This language is not supported or no code example is available.