Click or drag to resize

UserAssignedLaborLevelDetailsParentID Property

Gets an assigned labor-level-detail parent 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 ParentID { get; set; }

Property Value

Int32
Remarks
This value represent an assigned labor-level ID, where the ID is the key of the labor-level. The ParentID is also represented as The ParentID will also map to a [GetLaborLevelModel].[ID]

Example
10,45,900
See Also