DadosConsultaChaveAcessoVMChaveDeAcesso Propriedades
Chave de acesso (Formato: "52210805462662000105550010000060691277980989")
Namespace: api.mstiDFE.SDK.csharp.Services.MDe.ViewModels.InputAssembly: api.mstiDFE.SDK.csharp (in api.mstiDFE.SDK.csharp.dll) Versão: 1.0.0+6ce88365c62401c87c214d0bb4709cb833cf1d67
public string ChaveDeAcesso { get; set; }
Public Property ChaveDeAcesso As String
Get
Set
Dim instance As DadosConsultaChaveAcessoVM
Dim value As String
value = instance.ChaveDeAcesso
instance.ChaveDeAcesso = value
public:
property String^ ChaveDeAcesso {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String