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: 2021.1.0.391
Syntax
public enum ServiceStatus
Members
  Member nameValueDescription
Open0
Closed1
See Also