Click or drag to resize

Service Enumeration

Used to specify to include the service or not .
Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public enum Service
Members
  Member nameValueDescription
Include0 Include the service in the retrieval.
Only1 Retrieve only the service.
Exclude2 Do not retrieve the service.
Remarks