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
CEmbar
Declaration
public string CEmbar { get; set; }
Property Value
Type |
Description |
System.String |
|
CPrtDest
Declaration
public string CPrtDest { get; set; }
Property Value
Type |
Description |
System.String |
|
CPrtEmb
Declaration
public string CPrtEmb { get; set; }
Property Value
Type |
Description |
System.String |
|
InfEmbComb
Declaration
public List<InfEmbComb> InfEmbComb { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<InfEmbComb> |
|
InfTermCarreg
Declaration
public List<InfTermCarreg> InfTermCarreg { get; set; }
Property Value
InfTermDescarreg
Declaration
public List<InfTermDescarreg> InfTermDescarreg { get; set; }
Property Value
InfUnidCargaVazia
Declaration
public List<InfUnidCargaVazia> InfUnidCargaVazia { get; set; }
Property Value
InfUnidTranspVazia
Declaration
public List<InfUnidTranspVazia> InfUnidTranspVazia { get; set; }
Property Value
Irin
Declaration
public string Irin { get; set; }
Property Value
Type |
Description |
System.String |
|
NViag
Declaration
public long NViag { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
PrtTrans
Declaration
public string PrtTrans { get; set; }
Property Value
Type |
Description |
System.String |
|
TpEmb
Declaration
public string TpEmb { get; set; }
Property Value
Type |
Description |
System.String |
|
TpNav
Declaration
public TipoNavegacao TpNav { get; set; }
Property Value
XEmbar
Declaration
public string XEmbar { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerialize()
Declaration
public bool ShouldSerialize()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePrtTrans()
Declaration
public bool ShouldSerializePrtTrans()
Returns
Type |
Description |
System.Boolean |
|