DFeResumoVMChave Propriedades
Chave de acesso do DFe (documento fiscal eletrônico)
Namespace: api.mstiDFE.SDK.csharp.ViewModelsAssembly: api.mstiDFE.SDK.csharp (in api.mstiDFE.SDK.csharp.dll) Versão: 1.0.0+6ce88365c62401c87c214d0bb4709cb833cf1d67
public string Chave { get; set; }
Public Property Chave As String
Get
Set
Dim instance As DFeResumoVM
Dim value As String
value = instance.Chave
instance.Chave = value
public:
property String^ Chave {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String