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