Gets the specified item.
[Visual Basic]
Function GetItem( _
ByVal itemName As String _
) As Safe.FMEServer.API.IFMEItem
the specified item view. If no item view found for specified item name, then null is returned.
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Server exception occurred |
IFMERepository Interface | IFMERepository Members | Safe.FMEServer.API Namespace | IFMERepository.GetItem Overload List