Class TipoCom
Inheritance
System.Object
TipoCom
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 TipoCom
Properties
IndCom
Declaration
public IndicativoComercializacao IndCom { get; set; }
Property Value
Type | Description |
---|---|
IndicativoComercializacao |
InfoProc
Declaration
public List<InfoProcReinf2050> InfoProc { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoProcReinf2050> |
VlrRecBruta
Declaration
public double VlrRecBruta { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrRecBrutaField
Declaration
public string VlrRecBrutaField { get; set; }
Property Value
Type | Description |
---|---|
System.String |