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