Click or drag to resize

LinkUserAndStockLocation Class

Link User And StockLocations
Inheritance Hierarchy
SystemObject
  CorrigoService.EntitiesCorrigoEntity
    CorrigoService.EntitiesEmployeeBridgeCorrigoEntity
      CorrigoService.EntitiesLinkUserAndStockLocation

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class LinkUserAndStockLocation : EmployeeBridgeCorrigoEntity

The LinkUserAndStockLocation type exposes the following members.

Properties
 NameDescription
Public propertyFullAccess Boolean flag; True means Employee has “full” access to particular Stock Location.
Public propertyStockLocationId 
Public propertyUserId Employee/technician ID.
Top
See Also