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