Class Aquav
Inheritance
System.Object
Aquav
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
[Serializable]
public class Aquav
Properties
Balsa
Declaration
public List<Balsa> Balsa { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<Balsa> |
|
DetCont
Declaration
public List<DetCont> DetCont { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<DetCont> |
|
Direc
Declaration
public DirecaoCTe Direc { get; set; }
Property Value
Irin
Declaration
public string Irin { get; set; }
Property Value
Type |
Description |
System.String |
|
NViag
Declaration
public string NViag { get; set; }
Property Value
Type |
Description |
System.String |
|
TpNav
Declaration
public TipoNavegacao? TpNav { get; set; }
Property Value
VAFRMM
Declaration
public double VAFRMM { get; set; }
Property Value
Type |
Description |
System.Double |
|
VAFRMMField
Declaration
public string VAFRMMField { get; set; }
Property Value
Type |
Description |
System.String |
|
VPrest
Declaration
public double VPrest { get; set; }
Property Value
Type |
Description |
System.Double |
|
VPrestField
Declaration
public string VPrestField { get; set; }
Property Value
Type |
Description |
System.String |
|
XNavio
Declaration
public string XNavio { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeNViag()
Declaration
public bool ShouldSerializeNViag()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeTpNav()
Declaration
public bool ShouldSerializeTpNav()
Returns
Type |
Description |
System.Boolean |
|