Enfusion Script API
|
Service status item. More...
Public Member Functions | |
proto external string | Name () |
Name of service. | |
proto external string | Status () |
Status of service. | |
proto external string | Message () |
Message related to service. | |
proto external bool | HasMessage () |
Is there any message related to service. | |
Service status item.
proto external bool ServiceStatusItem.HasMessage | ( | ) |
Is there any message related to service.
proto external string ServiceStatusItem.Message | ( | ) |
Message related to service.
proto external string ServiceStatusItem.Name | ( | ) |
Name of service.
proto external string ServiceStatusItem.Status | ( | ) |
Status of service.