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