Gets the value assigned to a Transformation Manager directive. Since object types vary according to the directive name, it is the caller's responsibility to cast the object returned by this method to the appropriate type.
[Visual Basic]
Function GetTMDirective( _
ByVal directiveName As String _
) As Object
the current value for that directive, or null if no value has been set
IFMETransformationRequest Interface | IFMETransformationRequest Members | Safe.FMEServer.API Namespace