Class InfoAfastamento
Informações do afastamento temporário
Inheritance
System.Object
InfoAfastamento
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()
Namespace: Unimake.Business.DFe.Xml.ESocial
Assembly: Unimake.Business.DFe.dll
Syntax
public class InfoAfastamento
Properties
FimAfastamento
Informação do término do afastamento
Declaration
public FimAfastamento FimAfastamento { get; set; }
Property Value
Type | Description |
---|---|
FimAfastamento |
InfoRetif
Informações de retificação do afastamento temporário. Preenchimento obrigatório caso codMotAfast seja retificado de[01] para[03] ou de[03] para[01]
Declaration
public InfoRetif InfoRetif { get; set; }
Property Value
Type | Description |
---|---|
InfoRetif |
IniAfastamento
Informações de início do afastamento
Declaration
public IniAfastamento IniAfastamento { get; set; }
Property Value
Type | Description |
---|---|
IniAfastamento |