TaskLibraryInfoResponse(List<ServerTaskLibrary>) Constructor
Public Sub New( _
ByVal tasks As List(Of ServerTaskLibrary) _
)
This language is not supported or no code example is available.
public TaskLibraryInfoResponse(
List<ServerTaskLibrary> tasks
)
This language is not supported or no code example is available.
public:
TaskLibraryInfoResponse(
List<ServerTaskLibrary^>^ tasks
)
This language is not supported or no code example is available.
Parameters
- tasks
- List<ServerTaskLibrary>