Class IdeEstabReinf2040
Inheritance
System.Object
IdeEstabReinf2040
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.EFDReinf
Assembly: Unimake.Business.DFe.dll
Syntax
public class IdeEstabReinf2040
Properties
NrInscEstab
Declaration
public string NrInscEstab { get; set; }
Property Value
Type | Description |
---|---|
System.String |
RecursosRep
Declaration
public List<RecursosRep> RecursosRep { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<RecursosRep> |
TpInscEstab
Declaration
public TipoInscricaoEstabelecimento TpInscEstab { get; set; }
Property Value
Type | Description |
---|---|
TipoInscricaoEstabelecimento |