Managed Plans::RegisterService
This procedure provides a single call mechanism for setting up a service and its types in Plan Manager Database. The call supports adding the service, the service dependencies and all supported types: customerTypes, statusTypes, eventTypes, assetTypes, planTypes, and featureTypes. If the flagIgnoreAlreadyExistsError parameter is supplied and set to one, then the procedure will not error when it encounters existing records. This procedure can be used by hosted services initialize procedures as a convenient way to set up a service.
 Arguments
 Remarks
 Sample Code
 Applies To
 See Also