Class ReferenceInvoice
Thông tin HĐ tham chiếu
Inheritance
System.Object
ReferenceInvoice
Namespace:MISA.MeInvoice.Contract.DataContract.Invoice
Assembly:cs.temp.dll.dll
Syntax
public class ReferenceInvoice
Properties
InvDate
Ngày hóa đơn hóa đơn
Declaration
public DateTime InvDate
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.DateTime |
InvNo
Số hóa đơn
Declaration
public string InvNo
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
InvSeries
Ký hiệu hóa đơn
Declaration
public string InvSeries
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
InvTemplateNo
Mẫu số hóa đơn
Declaration
public string InvTemplateNo
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
TransactionID
mã tra cứu của hđ
Declaration
public string TransactionID
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |