fsresValCutListItemDropJobReservePromptOption Property |
Numeric code corresponding to the element value:
1000 - Keep reserved for the TFS job
2000 - Prompt for the new job reserve
3000 - Prompt to unreserve
4000 - Always unreserve
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlAttributeAttribute(DataType = "integer")] public string Option { get; set; }
Property Value
Type: StringSee Also