Click or drag to resize
LinkUserAndStockLocation Class
Inheritance Hierarchy

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[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
Remarks