Sets a boolean representing whether or not this service allows registration of the specified item type.
[Visual Basic]
Sub SetIsItemRegistrationAllowed( _
ByVal itemType As Safe.FMEServer.API.ItemType, _
ByVal itemRegistrationAllowed As Boolean _
)
IFMEService Interface | IFMEService Members | Safe.FMEServer.API Namespace