fsHoldSetting Enumeration |
Indicates the action that can be taken when processing on-hold material.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public enum fsHoldSetting
| Member name | Value | Description | |
|---|---|---|---|
| Allow | 0 | ||
| Prompt | 1 | ||
| Prevent | 2 |