Click or drag to resize

WarrantyLaborCoverageTypeId Property

Interval type for Labor/Services coverage. Warranty status matching enumeration SchedInterval; Used by both warranties and templates. Supported values are SchedInterval.Day and SchedInterval.Year.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public SchedInterval LaborCoverageTypeId { get; set; }

Property Value

Type: SchedInterval
See Also