FME Server .NET API

IFMEWorkspace.IsEnabled Property

A boolean representing whether or not the workspace is currently enabled.

[Visual Basic]
Property IsEnabled As Boolean
[C#]
bool IsEnabled {get;}

See Also

IFMEWorkspace Interface | IFMEWorkspace Members | Safe.FMEServer.API Namespace