FME Server .NET API

IFMERepository.GetItem 

Gets the specified item.

Overload List

Gets the specified repository item and copies it to the local item file path.

bool GetItem(string,string);

Gets the specified item.

IFMEItem GetItem(string);

See Also

IFMERepository Interface | IFMERepository Members | Safe.FMEServer.API Namespace