Detailed quote info for reports

Namespace: GZTW.AyaNova.BLL
Assembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)

Syntax

C#
[SerializableAttribute]
public class WorkorderQuoteDetailedReportData : ReadOnlyBase
Visual Basic
<SerializableAttribute> _
Public Class WorkorderQuoteDetailedReportData _
	Inherits ReadOnlyBase
Visual C++
[SerializableAttribute]
public ref class WorkorderQuoteDetailedReportData : public ReadOnlyBase

Inheritance Hierarchy

System..::..Object
  ReadOnlyBase
    GZTW.AyaNova.BLL..::..WorkorderQuoteDetailedReportData

See Also