Click or drag to resize

FinancialItemProduct Property

Product associated with materials item. Supported and required for material costs; otherwise NULL.

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

Property Value

Product
See Also