Class InfCarga
Inheritance
System.Object
InfCarga
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 InfCarga
Properties
InfQ
Declaration
public List<InfQ> InfQ { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<InfQ> |
|
ProPred
Declaration
public string ProPred { get; set; }
Property Value
Type |
Description |
System.String |
|
VCarga
Declaration
public double VCarga { get; set; }
Property Value
Type |
Description |
System.Double |
|
VCargaAverb
Declaration
public double VCargaAverb { get; set; }
Property Value
Type |
Description |
System.Double |
|
VCargaAverbField
Declaration
public string VCargaAverbField { get; set; }
Property Value
Type |
Description |
System.String |
|
VCargaField
Declaration
public string VCargaField { get; set; }
Property Value
Type |
Description |
System.String |
|
XOutCat
Declaration
public string XOutCat { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeVCargaAverbField()
Declaration
public bool ShouldSerializeVCargaAverbField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVCargaField()
Declaration
public bool ShouldSerializeVCargaField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeXOutCat()
Declaration
public bool ShouldSerializeXOutCat()
Returns
Type |
Description |
System.Boolean |
|