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