| GetCustomFieldModelIsLL Property |  | 
                Is this custom field flag as a labor level custom field
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool IsLL { get; set; }function get_IsLL();
function set_IsLL(value);
Property Value
Boolean Remarks
Remarks
                 Is this custom field flag as a labor level custom field
            
 Example
ExampleTrue
 See Also
See Also