Class InfoProcRetAd
Inheritance
System.Object
InfoProcRetAd
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 InfoProcRetAd
Properties
CodSuspAdic
Declaration
public string CodSuspAdic { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NrProcRetAdic
Declaration
public string NrProcRetAdic { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpProcRetAdic
Declaration
public TipoProcesso TpProcRetAdic { get; set; }
Property Value
Type | Description |
---|---|
TipoProcesso |
ValorAdic
Declaration
public double ValorAdic { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ValorAdicField
Declaration
public string ValorAdicField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeCodSuspAdic()
Declaration
public bool ShouldSerializeCodSuspAdic()
Returns
Type | Description |
---|---|
System.Boolean |