Gets all directives that have been set for this transformation.
[Visual Basic]
Function GetFMEDirectives() As System.Collections.Generic.IDictionary`2([System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089),[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089))
Returns a collection of name-value pairs representing directive names and their corresponding values. This collection may be empty, which indicates that no directives have been set.
IFMETransformationRequest Interface | IFMETransformationRequest Members | Safe.FMEServer.API Namespace