Class Prod
Inheritance
System.Object
Prod
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
CClass
Declaration
public string CClass { get; set; }
Property Value
Type |
Description |
System.String |
|
CFOP
Declaration
public string CFOP { get; set; }
Property Value
Type |
Description |
System.String |
|
CNPJLD
Declaration
public string CNPJLD { get; set; }
Property Value
Type |
Description |
System.String |
|
CProd
Declaration
public string CProd { get; set; }
Property Value
Type |
Description |
System.String |
|
DExpiracao
Declaration
public DateTimeOffset DExpiracao { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DExpiracaoField
Declaration
public string DExpiracaoField { get; set; }
Property Value
Type |
Description |
System.String |
|
IndDevolucao
Declaration
public IndicadorDevolucao? IndDevolucao { get; set; }
Property Value
QFaturada
Declaration
public double QFaturada { get; set; }
Property Value
Type |
Description |
System.Double |
|
QFaturadaField
Declaration
public string QFaturadaField { get; set; }
Property Value
Type |
Description |
System.String |
|
UMed
Declaration
public UnidadeBasicaMedida UMed { get; set; }
Property Value
VDesc
Declaration
public double VDesc { get; set; }
Property Value
Type |
Description |
System.Double |
|
VDescField
Declaration
public string VDescField { get; set; }
Property Value
Type |
Description |
System.String |
|
VItem
Declaration
public decimal VItem { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
VOutro
Declaration
public double VOutro { get; set; }
Property Value
Type |
Description |
System.Double |
|
VOutroField
Declaration
public string VOutroField { get; set; }
Property Value
Type |
Description |
System.String |
|
VProd
Declaration
public decimal VProd { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
XProd
Declaration
public string XProd { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeCFOP()
Declaration
public bool ShouldSerializeCFOP()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCNPJLD()
Declaration
public bool ShouldSerializeCNPJLD()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDExpiracaoField()
Declaration
public bool ShouldSerializeDExpiracaoField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIndDevolucao()
Declaration
public bool ShouldSerializeIndDevolucao()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVDescField()
Declaration
public bool ShouldSerializeVDescField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVOutroField()
Declaration
public bool ShouldSerializeVOutroField()
Returns
Type |
Description |
System.Boolean |
|