Class EmplQueryRequestModel
查詢員工請求。
public class EmplQueryRequestModel : RequestModel
- Inheritance
-
EmplQueryRequestModel
- Inherited Members
Properties
UserCode
使用者代碼。
public string UserCode { get; set; }
Property Value
UserType
使用者類型。
public UserType UserType { get; set; }