DocumentoFiscalVMXMLGzipBase64 Propriedades
XML do DF-e compactado em Gzip e codificado em Base64
Namespace: api.mstiDFE.SDK.csharp.Services.MDe.ViewModels.OutputAssembly: api.mstiDFE.SDK.csharp (in api.mstiDFE.SDK.csharp.dll) Versão: 1.0.0+6ce88365c62401c87c214d0bb4709cb833cf1d67
public string XMLGzipBase64 { get; set; }
Public Property XMLGzipBase64 As String
Get
Set
Dim instance As DocumentoFiscalVM
Dim value As String
value = instance.XMLGzipBase64
instance.XMLGzipBase64 = value
public:
property String^ XMLGzipBase64 {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String