Table of Contents

Property EmployeeCode

Namespace
Everest.Service.DataContracts
Assembly
Everest.Service.dll

EmployeeCode

Gets or sets the employee code associated with the user operation.

[DataMember]
public string EmployeeCode { get; set; }

Property Value

string

The employee code is a unique identifier for an employee. This code is used in various services such as Storage, ChemTypes, and Containers for validation and operation purposes.