Click or drag to resize

ServiceStatus Enumeration

Used to specify the status of the service.

Namespace:  ASI.TAM.API.Data.UI.Account.ClientContract.Service
Assembly:  ASI.TAM.API.Data.UI.Account.ClientContract.Service (in ASI.TAM.API.Data.UI.Account.ClientContract.Service.dll) Version: 2023.1.0.1249
Syntax
public enum ServiceStatus
Members
  Member nameValueDescription
Open0
Closed1
See Also