Click or drag to resize

InvoiceCurrencyTypeId Property

Currency type inherited from work zone upon WO creation. Modifications for existing records are not allowed.

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

Property Value

Type: CurrencyType
See Also