WarrantyOtherCoverageTypeId Property |
Interval type for Other 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 OtherCoverageTypeId { get; set; }
Public Property OtherCoverageTypeId As SchedInterval
Get
Set
No code example is currently available or this language may not be supported.
Property Value
SchedInterval
See Also