Class IdeEstabESocial5011
Inheritance
System.Object
IdeEstabESocial5011
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 IdeEstabESocial5011
Properties
BasesAquis
Declaration
public List<BasesAquis> BasesAquis { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BasesAquis> |
BasesComerc
Declaration
public List<BasesComerc> BasesComerc { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BasesComerc> |
IdeLotacao
Declaration
public List<IdeLotacaoESocial5011> IdeLotacao { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<IdeLotacaoESocial5011> |
InfoCREstab
Declaration
public List<InfoCREstab> InfoCREstab { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoCREstab> |
InfoEstab
Declaration
public InfoEstabESocial5011 InfoEstab { get; set; }
Property Value
Type | Description |
---|---|
InfoEstabESocial5011 |
NrInsc
Declaration
public string NrInsc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpInsc
Declaration
public TiposInscricao TpInsc { get; set; }
Property Value
Type | Description |
---|---|
TiposInscricao |