Class InfoProcRetESocial2501
Inheritance
System.Object
InfoProcRetESocial2501
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 InfoProcRetESocial2501
Properties
CodSusp
Declaration
public string CodSusp { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InfoValores
Declaration
public List<InfoValoresESocial2501> InfoValores { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoValoresESocial2501> |
NrProcRet
Declaration
public string NrProcRet { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpProcRet
Declaration
public TipoProcesso TpProcRet { get; set; }
Property Value
Type | Description |
---|---|
TipoProcesso |
Methods
ShouldSerializeCodSusp()
Declaration
public bool ShouldSerializeCodSusp()
Returns
Type | Description |
---|---|
System.Boolean |