LaborLevelIDList Structure | |
A labor level list of all 15 labor level IDs.
Inheritance Hierarchy Namespace: AppOne.Services.V2Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public struct LaborLevelIDList
JavaScript supports the use of structures, but not the declaration of new ones.
The LaborLevelIDList type exposes the following members.
Properties | Name | Description |
---|
| LL01ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
| LL02ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
| LL03ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
| LL04ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
| LL05ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
| LL06ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
| LL07ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
| LL08ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
| LL09ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
| LL10ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
| LL11ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
| LL12ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
| LL13ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
| LL14ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
| LL15ID |
A labor-level-detail(N) ID for a user, where N can be 1-15 and ID is a valid labor-level-detail ID
|
TopExample "LaborLevelIDs":{
"LL01ID":2147483647,
"LL02ID":2147483647,
"LL03ID":2147483647,
"LL04ID":2147483647,
"LL05ID":2147483647,
"LL06ID":2147483647,
"LL07ID":2147483647,
"LL08ID":2147483647,
"LL09ID":2147483647,
"LL10ID":2147483647,
"LL11ID":2147483647,
"LL12ID":2147483647,
"LL13ID":2147483647,
"LL14ID":2147483647,
"LL15ID":2147483647
}
See Also