Class GAdBand
Inheritance
System.Object
GAdBand
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
Properties
DFimAdBand
Declaration
public DateTimeOffset DFimAdBand { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DFimAdBandField
Declaration
public string DFimAdBandField { get; set; }
Property Value
Type |
Description |
System.String |
|
DIniAdBand
Declaration
public DateTimeOffset DIniAdBand { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DIniAdBandField
Declaration
public string DIniAdBandField { get; set; }
Property Value
Type |
Description |
System.String |
|
MotDifBand
Declaration
public MotivoTarifaDiferente? MotDifBand { get; set; }
Property Value
TpBand
Declaration
public TipoBandeira TpBand { get; set; }
Property Value
VAdBand
Declaration
public decimal VAdBand { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
VAdBandAplic
Declaration
public double VAdBandAplic { get; set; }
Property Value
Type |
Description |
System.Double |
|
Methods
ShouldSerializeMotDifBand()
Declaration
public bool ShouldSerializeMotDifBand()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVAdBandAplic()
Declaration
public bool ShouldSerializeVAdBandAplic()
Returns
Type |
Description |
System.Boolean |
|