Class InfOutros
Inheritance
System.Object
InfOutros
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 InfOutros
Properties
DEmi
Declaration
public DateTime DEmi { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DEmiField
Declaration
public string DEmiField { get; set; }
Property Value
Type |
Description |
System.String |
|
DescOutros
Declaration
public string DescOutros { get; set; }
Property Value
Type |
Description |
System.String |
|
DPrev
Declaration
public DateTime DPrev { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DPrevField
Declaration
public string DPrevField { get; set; }
Property Value
Type |
Description |
System.String |
|
InfUnidCarga
Declaration
public List<InfUnidCarga> InfUnidCarga { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<InfUnidCarga> |
|
InfUnidTransp
Declaration
public List<InfUnidTransp> InfUnidTransp { get; set; }
Property Value
NDoc
Declaration
public string NDoc { get; set; }
Property Value
Type |
Description |
System.String |
|
TpDoc
Declaration
public TipoDocumentoOriginarioCTe TpDoc { get; set; }
Property Value
VDocFisc
Declaration
public double VDocFisc { get; set; }
Property Value
Type |
Description |
System.Double |
|
VDocFiscField
Declaration
public string VDocFiscField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeDEmiField()
Declaration
public bool ShouldSerializeDEmiField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDescOutros()
Declaration
public bool ShouldSerializeDescOutros()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDPrevField()
Declaration
public bool ShouldSerializeDPrevField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeNDoc()
Declaration
public bool ShouldSerializeNDoc()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVDocFiscField()
Declaration
public bool ShouldSerializeVDocFiscField()
Returns
Type |
Description |
System.Boolean |
|