Checks if specified application resource exists.
[Visual Basic]
Function ApplicationResourceExists( _
ByVal category As String, _
ByVal name As String _
) As Boolean
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred |
IFMESecurityManager Interface | IFMESecurityManager Members | Safe.FMEServer.API.Security Namespace