Click or drag to resize
WarrantyOtherCoverageTypeId Property
Interval type for Other coverage. Warranty status matching enumeration SchedInterval; and dictionary [vlangSchedIntervalLookup]. 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 OtherCoverageTypeId { get; set; }

Property Value

Type: SchedInterval
See Also