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