serviceName Property

Summary

Name of the service.

Syntax
TypeScript
JavaScript
Object.defineProperty(ServiceStatus.prototype, 'serviceName', 
   get: function() 
) 
readonly serviceName: string; 

Property Value

The name of the service.

Remarks

This property indicates the name of the document service used and could be DocumentService.exe for the .NET FX/Core version of the service and document-service for the Java version.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.