Class IdeEstabESocial5013
Inheritance
System.Object
IdeEstabESocial5013
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 IdeEstabESocial5013
Properties
IdeLotacao
Declaration
public List<IdeLotacaoESocial5013> IdeLotacao { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<IdeLotacaoESocial5013> |
NrInsc
Declaration
public string NrInsc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpInsc
Valores válidos: 1 - CNPJ, 2 - CPF, 3 - CAEPF, 4 - CNO
Declaration
public TpInsc TpInsc { get; set; }
Property Value
Type | Description |
---|---|
TpInsc |