Class InfoApr
Informações relacionadas à contratação de aprendiz. Preenchimento obrigatório somente no caso de dispensa, ainda que parcial, de contratação de aprendiz em virtude de processo judicial ou quando houver contratação de aprendiz por meio de entidade educativa ou de prática desportiva.
Inheritance
System.Object
InfoApr
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 InfoApr
Properties
InfoEntEduc
Identificação da(s) entidade(s) educativa(s) ou de prática desportiva
Declaration
public List<InfoEntEduc> InfoEntEduc { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoEntEduc> |
NrProcJud
Preencher com o número do processo judicial
Declaration
public string NrProcJud { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeNrProcJud()
Declaration
public bool ShouldSerializeNrProcJud()
Returns
Type | Description |
---|---|
System.Boolean |