Click or drag to resize

WarrantyPartsCoverageTypeId Property

Interval type for Parts/Materials 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 PartsCoverageTypeId { get; set; }

Property Value

Type: SchedInterval
See Also