Class VeiculoCIOT
Inherited Members
Namespace: Unimake.Business.DFe.Xml.CIOT
Assembly: Unimake.Business.DFe.dll
Syntax
public class VeiculoCIOT
Properties
NumeroEixos
Declaration
[XmlElement("NumeroEixos")]
public string NumeroEixos { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Placa
Declaration
[XmlElement("Placa")]
public string Placa { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
RNTRCVeiculo
Declaration
[XmlElement("RNTRCVeiculo")]
public string RNTRCVeiculo { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
ShouldSerializeRNTRCVeiculo()
Declaration
public bool ShouldSerializeRNTRCVeiculo()
Returns
| Type | Description |
|---|---|
| bool |