Class IdeEventoESocial1260
Informações de identificação do evento
Inheritance
System.Object
IdeEventoESocial1260
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Unimake.Business.DFe.dll
Syntax
public class IdeEventoESocial1260
Properties
IndGuia
Declaration
public IndGuia? IndGuia { get; set; }
Property Value
Type |
Description |
System.Nullable<IndGuia> |
|
IndRetif
Informe [1] para arquivo original ou [2] para arquivo de retificação.
Declaration
public IndicativoRetificacao IndRetif { get; set; }
Property Value
NrRecibo
Preencher com o número do recibo do arquivo a ser retificado.
Validação: O preenchimento é obrigatório se indRetif = [2].
Deve ser um recibo de entrega válido, correspondente ao arquivo que está sendo retificado.
Declaration
public string NrRecibo { get; set; }
Property Value
Type |
Description |
System.String |
|
PerApur
Declaration
public DateTimeOffset PerApur { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
PerApurField
Informar o mês/ano (formato AAAA-MM) de referência
das informações, se indApuracao for igual a[1], ou apenas
o ano(formato AAAA), se indApuracao for igual a[2].
Validação: Deve ser um mês/ano ou ano válido, igual ou
posterior ao início da obrigatoriedade dos eventos
periódicos para o empregador.
Declaration
public string PerApurField { get; set; }
Property Value
Type |
Description |
System.String |
|
ProcEmi
Processo de emissão do evento.
Declaration
public ProcEmiESocial ProcEmi { get; set; }
Property Value
TpAmb
Identificação do ambiente
Declaration
public TipoAmbiente TpAmb { get; set; }
Property Value
VerProc
Versão do processo de emissão do evento. Informar a versão do aplicativo emissor do evento.
Declaration
public string VerProc { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeIndGuia()
Declaration
public bool ShouldSerializeIndGuia()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeNrRecibo()
Declaration
public bool ShouldSerializeNrRecibo()
Returns
Type |
Description |
System.Boolean |
|