ConfigNumeracaoDFeVMSerieAtual Propriedades
Namespace: api.mstiDFE.SDK.csharp.Services.Config.ViewModels.SharedAssembly: api.mstiDFE.SDK.csharp (in api.mstiDFE.SDK.csharp.dll) Versão: 1.0.0+6ce88365c62401c87c214d0bb4709cb833cf1d67
public string SerieAtual { get; set; }
Public Property SerieAtual As String
Get
Set
Dim instance As ConfigNumeracaoDFeVM
Dim value As String
value = instance.SerieAtual
instance.SerieAtual = value
public:
property String^ SerieAtual {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String