Class VeicProd
Inheritance
System.Object
VeicProd
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
[Serializable]
public class VeicProd
Properties
AnoFab
Declaration
public int AnoFab { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
AnoMod
Declaration
public int AnoMod { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CCor
Declaration
public string CCor { get; set; }
Property Value
Type |
Description |
System.String |
|
CCorDENATRAN
Declaration
public string CCorDENATRAN { get; set; }
Property Value
Type |
Description |
System.String |
|
Chassi
Declaration
public string Chassi { get; set; }
Property Value
Type |
Description |
System.String |
|
Cilin
Declaration
public string Cilin { get; set; }
Property Value
Type |
Description |
System.String |
|
CMod
Declaration
public int CMod { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CMT
Declaration
public string CMT { get; set; }
Property Value
Type |
Description |
System.String |
|
CondVeic
Declaration
public CondicaoVeiculo CondVeic { get; set; }
Property Value
Dist
Declaration
public string Dist { get; set; }
Property Value
Type |
Description |
System.String |
|
EspVeic
Declaration
public string EspVeic { get; set; }
Property Value
Type |
Description |
System.String |
|
Lota
Declaration
public int Lota { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NMotor
Declaration
public string NMotor { get; set; }
Property Value
Type |
Description |
System.String |
|
NSerie
Declaration
public string NSerie { get; set; }
Property Value
Type |
Description |
System.String |
|
PesoB
Declaration
public string PesoB { get; set; }
Property Value
Type |
Description |
System.String |
|
PesoL
Declaration
public string PesoL { get; set; }
Property Value
Type |
Description |
System.String |
|
Pot
Declaration
public string Pot { get; set; }
Property Value
Type |
Description |
System.String |
|
TpComb
Declaration
public string TpComb { get; set; }
Property Value
Type |
Description |
System.String |
|
TpOp
Declaration
public TipoOperacaoVeicNovo TpOp { get; set; }
Property Value
TpPint
Declaration
public string TpPint { get; set; }
Property Value
Type |
Description |
System.String |
|
TpRest
Declaration
public TipoRestricaoVeiculo TpRest { get; set; }
Property Value
TpVeic
Declaration
public string TpVeic { get; set; }
Property Value
Type |
Description |
System.String |
|
VIN
Declaration
public CondicaoVIN VIN { get; set; }
Property Value
XCor
Declaration
public string XCor { get; set; }
Property Value
Type |
Description |
System.String |
|