FME Server .NET API

IFMERepository.GetResource 

Gets the specified resource view for a specified item.

Overload List

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

bool GetResource(string,string,string);

Gets the specified resource view for a specified item.

IFMEResource GetResource(string,string);

See Also

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