Click or drag to resize

CustomFieldIsLL Property

Gets or sets IsLL for differentiating labor level custom fields

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool IsLL { get; set; }

Property Value

Boolean
Remarks
This field identify whether this is a labor level custom field or not
Example
True
See Also