TaskLibraryInfoResponse.Tasks Property
Public ReadOnly Property Tasks() As List(Of ServerTaskLibrary)
This language is not supported or no code example is available.
public List<ServerTaskLibrary> Tasks {get;}
This language is not supported or no code example is available.
public:
property List<ServerTaskLibrary^>^ Tasks {
List<ServerTaskLibrary^>^ get( );
}
This language is not supported or no code example is available.