Class InfoIRCR
Inheritance
System.Object
InfoIRCR
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 InfoIRCR
Properties
DedDepen
Declaration
public List<DedDepen> DedDepen { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<DedDepen> |
InfoProcRet
Declaration
public List<InfoProcRet> InfoProcRet { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoProcRet> |
PenAlim
Declaration
public List<PenAlim> PenAlim { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<PenAlim> |
PrevidCompl
Declaration
public List<PrevidCompl> PrevidCompl { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<PrevidCompl> |
TpCR
Declaration
public TpCR TpCR { get; set; }
Property Value
Type | Description |
---|---|
TpCR |