| LaborLevelDetailModelLLID Property |  | 
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int LLID { get; set; }function get_LLID();
function set_LLID(value);
Property Value
Int32 Remarks
Remarks
                This value represents the labor level id 
LLID  that the 
LaborLevelDetailModel object belongs to.
                
|  Note | 
|---|
| All LLID values are auto-generated when a LaborLevelModel ojbect is created. 
                    An LLID value must already exist in the database for a set operation to work. | 
 Example
Example90
 See Also
See Also