Click or drag to resize

WarrantyWarrantorTypeId Property

Standard link to actor representing the Warrantor. Supported values for WarrantorTypeID are ActorType.CorrigoNet and ActorType.Provider.

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

Property Value

Type: ActorType
See Also