WarrantyTemplateId Property |
Template from which Warranty was created.
Used by warranties only; for templates always NULL. Note: This link might be broken if template is deleted. This field is mostly used to distinguish ad-hoc warranties from template-based ones.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int TemplateId { get; set; }
Public Property TemplateId As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
See Also