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)
Syntaxpublic int LimitAssignmentByPortfolioId { get; set; }
Property Value
Type:
Int32
See Also