Class IdeLotacaoESocial5013
Inheritance
System.Object
IdeLotacaoESocial5013
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 IdeLotacaoESocial5013
Properties
CodLotacao
Declaration
public string CodLotacao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InfoBaseFGTS
Declaration
public InfoBaseFGTSESocial5013 InfoBaseFGTS { get; set; }
Property Value
Type | Description |
---|---|
InfoBaseFGTSESocial5013 |
NrInsc
Declaration
public string NrInsc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpInsc
Declaration
public TiposInscricao? TpInsc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<TiposInscricao> |
TpLotacao
Declaration
public TpLotacao TpLotacao { get; set; }
Property Value
Type | Description |
---|---|
TpLotacao |
Methods
ShouldSerializeNrInsc()
Declaration
public bool ShouldSerializeNrInsc()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeTpInsc()
Declaration
public bool ShouldSerializeTpInsc()
Returns
Type | Description |
---|---|
System.Boolean |