Class IdeEstabReinf9005
Inheritance
System.Object
IdeEstabReinf9005
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()
Assembly: Unimake.Business.DFe.dll
Syntax
public class IdeEstabReinf9005
Properties
IdeEvtAdic
Declaration
public string IdeEvtAdic { get; set; }
Property Value
Type |
Description |
System.String |
|
NmBenef
Declaration
public string NmBenef { get; set; }
Property Value
Type |
Description |
System.String |
|
NrInsc
Declaration
public string NrInsc { get; set; }
Property Value
Type |
Description |
System.String |
|
NrInscBenef
Declaration
public string NrInscBenef { get; set; }
Property Value
Type |
Description |
System.String |
|
TotApurDec
Declaration
public List<TotApurDec> TotApurDec { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<TotApurDec> |
|
TotApurDia
Declaration
public List<TotApurDia> TotApurDia { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<TotApurDia> |
|
TotApurMen
Declaration
public List<TotApurMen> TotApurMen { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<TotApurMen> |
|
TotApurQui
Declaration
public List<TotApurQui> TotApurQui { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<TotApurQui> |
|
TotApurSem
Declaration
public List<TotApurSem> TotApurSem { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<TotApurSem> |
|
TpInsc
Declaration
public TipoInscricaoEstabelecimento TpInsc { get; set; }
Property Value
Methods
ShouldSereializeIdeEvtAdic()
Declaration
public bool ShouldSereializeIdeEvtAdic()
Returns
Type |
Description |
System.Boolean |
|
ShouldSereializeNmBenef()
Declaration
public bool ShouldSereializeNmBenef()
Returns
Type |
Description |
System.Boolean |
|
ShouldSereializeNrInscBenef()
Declaration
public bool ShouldSereializeNrInscBenef()
Returns
Type |
Description |
System.Boolean |
|