0 - Sem DANFE
1 - DANFe Retrato
2 - DANFe Paisagem
3 - DANFe Simplificado
4 - DANFe NFC-e
5 - DANFe NFC-e em mensagem eletrônica
public string tpImp { get; set; }Public Property tpImp As String
Get
Set
Dim instance As ide
Dim value As String
value = instance.tpImp
instance.tpImp = valuepublic:
property String^ tpImp {
String^ get ();
void set (String^ value);
}