Class VeicNovos
Inheritance
System.Object
VeicNovos
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()
Namespace: Unimake.Business.DFe.Xml.CTe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class VeicNovos
Properties
CCor
Declaration
public string CCor { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Chassi
Declaration
public string Chassi { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CMod
Declaration
public string CMod { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VFrete
Declaration
public double VFrete { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VFreteField
Declaration
public string VFreteField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VUnit
Declaration
public double VUnit { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VUnitField
Declaration
public string VUnitField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
XCor
Declaration
public string XCor { get; set; }
Property Value
Type | Description |
---|---|
System.String |