Class IdeEstab
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
[Serializable]
public class IdeEstab
Properties
NrInscEstab
Declaration
public string NrInscEstab { get; set; }
Property Value
Type | Description |
---|---|
System.String |
RecursosRec
Declaration
public List<RecursosRec> RecursosRec { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<RecursosRec> |
TpInscEstab
Declaration
public TipoInscricaoEstabelecimento TpInscEstab { get; set; }
Property Value
Type | Description |
---|---|
TipoInscricaoEstabelecimento |