veicProdtpComb Propriedades
Tipo de combustível-Tabela RENAVAM: 01-Álcool; 02-Gasolina; 03-Diesel; 16-Álcool/Gas.; 17-Gas./Álcool/GNV; 18-Gasolina/Elétrico
Namespace: api.mstiDFE.SDK.ViewModelsAssembly: api.mstiDFE.SDK.csharp (in api.mstiDFE.SDK.csharp.dll) Versão: 1.0.0+6ce88365c62401c87c214d0bb4709cb833cf1d67
public string tpComb { get; set; }
Public Property tpComb As String
Get
Set
Dim instance As veicProd
Dim value As String
value = instance.tpComb
instance.tpComb = value
public:
property String^ tpComb {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String