Click or drag to resize

EmployeeLimitAssignmentByPortfolioId Property

Defines Portfolio-based restriction for WO assignment; used only for Providers. Non-zero value means Provider can be assigned only to WOs within specified Portfolio. For Technicians this field is always zero.

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

Property Value

Int32
See Also