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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic SchedInterval LaborCoverageTypeId { get; set; }
Public Property LaborCoverageTypeId As SchedInterval
Get
Set
No code example is currently available or this language may not be supported.
Property Value
SchedInterval
See Also