FME Server .NET API

IFMEConfiguration.AssignedTopics Property

The assigned topics for this configuration.

[Visual Basic]
Property AssignedTopics As String()
[C#]
string[] AssignedTopics {get; set;}

See Also

IFMEConfiguration Interface | IFMEConfiguration Members | Safe.FMEServer.API.Notification Namespace