NFSeResumoVMGzipXMLPrefeituraBase64 Propriedades
Arquivo xml enviado para a prefeitura
Serializado no padrão Base64 e compactado no formato Gzip
Namespace: api.mstiDFE.SDK.csharp.Services.NFSe.ViewModels.OutputAssembly: api.mstiDFE.SDK.csharp (in api.mstiDFE.SDK.csharp.dll) Versão: 1.0.0+6ce88365c62401c87c214d0bb4709cb833cf1d67
public string GzipXMLPrefeituraBase64 { get; set; }
Public Property GzipXMLPrefeituraBase64 As String
Get
Set
Dim instance As NFSeResumoVM
Dim value As String
value = instance.GzipXMLPrefeituraBase64
instance.GzipXMLPrefeituraBase64 = value
public:
property String^ GzipXMLPrefeituraBase64 {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String