Class IdeEstabESocial1207
Identificação da unidade do órgão público na qual o beneficiário possui provento ou pensão.
Inheritance
System.Object
IdeEstabESocial1207
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 IdeEstabESocial1207
Properties
ItensRemun
Rubricas que compõem o provento ou pensão do beneficiário.
Declaration
public List<ItensRemunESocial1207> ItensRemun { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<ItensRemunESocial1207> |
NrInsc
Informar o número de inscrição da unidade do órgão público.
Declaration
public string NrInsc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpInsc
Preencher com o código correspondente ao tipo de inscrição
Declaration
public TpInsc TpInsc { get; set; }
Property Value
Type | Description |
---|---|
TpInsc |