Material Resources

Hi

I am trying to read the resources from a MS Project 2003 file and save them to a database. I am wondering how I can tell a work resource from a material resource. In the MS Project object model there is a "Type" field that has an enum for this. I cannot find an equivolent in the Apsoe.Tasks library. Am I just missing it? Is there some way to tell with Aspose? Any assistance would be greatly appreciated.

Thanks

Kenzie

There is ResourceType enumeration in Aspose.Tasks.XML namespace. You can make use of it.