Class IdeLotacaoESocial5003
Inheritance
System.Object
IdeLotacaoESocial5003
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 IdeLotacaoESocial5003
Properties
CodLotacao
Declaration
public string CodLotacao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InfoTrabFGTS
Declaration
public List<InfoTrabFGTS> InfoTrabFGTS { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoTrabFGTS> |
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 |
---|---|
System.Nullable<TpLotacao> |
Methods
ShouldSerializeCodLotacao()
Declaration
public bool ShouldSerializeCodLotacao()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeNrInsc()
Declaration
public bool ShouldSerializeNrInsc()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeTpInsc()
Declaration
public bool ShouldSerializeTpInsc()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeTpLotacao()
Declaration
public bool ShouldSerializeTpLotacao()
Returns
Type | Description |
---|---|
System.Boolean |