FME Server .NET API

IFMEService.IsWorkspaceRegistrationAllowed Property

A boolean representing whether or not this service allows workspace registration.

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

See Also

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