Click or drag to resize
WarrantyIsManufacturer Property
Boolean flag. Used only by templates. True means this is a template for manufacturer warranty (there is 0 or 1 such template for each Organization).

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

Property Value

Type: Boolean
See Also