Click or drag to resize
WorkOrderCostAuthorizationCode Property
Authorization code for Vendor Invoice; set by user when Vendor Invoice status is set to predefined status “Authorized”. Max Length=32

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string AuthorizationCode { get; set; }

Property Value

Type: String
See Also