Click or drag to resize

WoEstimateContactId Property

Id of the contact that approves or rejects estimate. Required for approved and rejected state when ContactName is not defined.

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

Property Value

Type: Int32
See Also