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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int LimitAssignmentByPortfolioId { get; set; }
Public Property LimitAssignmentByPortfolioId As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
See Also