| UserAssignedLaborLevelDetailsID Property |  | 
                Gets an assigned labor-level-detail ID for a user
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int ID { get; set; }function get_ID();
function set_ID(value);
Property Value
Int32 Remarks
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
Example10,45,900
 See Also
See Also