Click or drag to resize

UserHierarchyLaborLevelDetailsID Property

Gets an assigned labor-level-detail ID for a user

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int ID { get; set; }

Property Value

Int32
Remarks
This value represent an assigned labor-level-detail ID, where the ID is the key of the current assigned labor-level-detail. The ID on a labor level is the key used to identify the labor-level-details uniqueness. The ID will also map to a [GetLaborLevelDetailModel].[ID]

Example
10,45,900
See Also