CTeResumoVMGzipDacteBase64 Propriedades
Arquivo pdf que representa o CT-e
Serializado no padrão Base64 e compactado no formato Gzip
Namespace: api.mstiDFE.SDK.csharp.ViewModelsAssembly: api.mstiDFE.SDK.csharp (in api.mstiDFE.SDK.csharp.dll) Versão: 1.0.0+6ce88365c62401c87c214d0bb4709cb833cf1d67
public string GzipDacteBase64 { get; set; }
Public Property GzipDacteBase64 As String
Get
Set
Dim instance As CTeResumoVM
Dim value As String
value = instance.GzipDacteBase64
instance.GzipDacteBase64 = value
public:
property String^ GzipDacteBase64 {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String