Gets the value assigned to a FME Server directive.
[Visual Basic]
Function GetFMEDirective( _
ByVal directiveName As String _
) As String
Returns the value assigned to that directive or null if no value exists for that directive
IFMETransformationRequest Interface | IFMETransformationRequest Members | Safe.FMEServer.API Namespace