Click or drag to resize

GetUserTimeOnStatusBoardModel Class

This class is the model for retrieving a user’s available punch type statues
Inheritance Hierarchy
SystemObject
  AppOne.Services.V2.ContractsGetUserTimeOnStatusBoardModel

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class GetUserTimeOnStatusBoardModel

The GetUserTimeOnStatusBoardModel type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleEmpIdentifier Gets Employee Number/Identifier
Public propertyCode exampleLastTransactionDate Gets the LastTransactionDate
Public propertyCode exampleLastTransactionDateResult Gets the LastTransactionDate result as a date time object
Public propertyCode exampleLastTransactionType Gets the LastTransactionType name
Public propertyCode exampleLastTransctionTypeID Gets the LastTransactionType ID
Public propertyCode exampleLL01ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Public propertyCode exampleLL02ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Public propertyCode exampleLL03ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Public propertyCode exampleLL04ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Public propertyCode exampleLL05ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Public propertyCode exampleLL06ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Public propertyCode exampleLL07ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Public propertyCode exampleLL08ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Public propertyCode exampleLL09ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Public propertyCode exampleLL10ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Public propertyCode exampleLL11ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Public propertyCode exampleLL12ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Public propertyCode exampleLL13ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Public propertyCode exampleLL14ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Public propertyCode exampleLL15ID Gets the labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key.
Top
Remarks
This class is the model for retrieving a user’s available punch type statues.

Example
See Also