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
C#
public Product Product { get; set; }

Property Value

Type: Product
See Also