Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




ProjectsService.GetComponents - what does it return?

api

From the API documentation, GetComponents returns an array of all the components of a specified project, but what exactly does it return? Is it just a list of the component names or does it return ID's and descriptions as well?

martin
· 1
martin
Replies (4)
helpful
0
not helpful

Yes, it returns a full component entity (ComponentEN).


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Could you give me an example of getting the title, description & component ID out of the returned array?


martin
· 1
martin
helpful
0
not helpful

If you are using .NET to do this then please look at our sample application: http://www.countersoft.com/downloads/v36/CounterSoftGeminiAPISamplesv360.zip


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Ah, of course - simple really!!

Many thanks ~


martin
· 1
martin