idecNF Propriedades
Código numérico que compõe a Chave de Acesso.
Número aleatório gerado pelo emitente para cada NF-e.
Namespace: api.mstiDFE.SDK.ViewModelsAssembly: api.mstiDFE.SDK.csharp (in api.mstiDFE.SDK.csharp.dll) Versão: 1.0.0+6ce88365c62401c87c214d0bb4709cb833cf1d67
public string cNF { get; set; }
Public Property cNF As String
Get
Set
Dim instance As ide
Dim value As String
value = instance.cNF
instance.cNF = value
public:
property String^ cNF {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String