serviceOperatingSystem Property

Summary

Server Operating System, such as Windows, Linux or macOS.

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

Property Value

The server Operating System, such as Windows, Linux or macOS.

Remarks

This property is the full name of the server operating system.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly