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
Syntaxpublic bool IsLL { get; set; }
function get_IsLL();
function set_IsLL(value);
Property Value
Boolean
Remarks
Is this custom field flag as a labor level custom field
ExampleTrue
See Also