NFeInutilizaRetornoVMChave Propriedades
Identificador da TAG assinada formada com:
Código da UF + Ano(2 posições) + CNPJ + modelo + série + número inicial e número final
precedida do literal “ID”
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 NFeInutilizaRetornoVM
Dim value As String
value = instance.Chave
instance.Chave = value
public:
property String^ Chave {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String