fsDropJobReserveOption Enumeration |
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public enum fsDropJobReserveOption
Members
Member name | Value | Description | |
---|---|---|---|
KeepreservedfortheTFSjob | 0 | ||
Promptforthenewjobreserve | 1 | ||
Prompttounreserve | 2 | ||
Alwaysunreserve | 3 |
See Also