Class IPITrib
Inheritance
System.Object
IPITrib
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 IPITrib
Properties
CST
Declaration
public string CST { get; set; }
Property Value
Type |
Description |
System.String |
|
PIPI
Declaration
public double PIPI { get; set; }
Property Value
Type |
Description |
System.Double |
|
PIPIField
Declaration
public string PIPIField { get; set; }
Property Value
Type |
Description |
System.String |
|
QUnid
Declaration
public double QUnid { get; set; }
Property Value
Type |
Description |
System.Double |
|
QUnidField
Declaration
public string QUnidField { get; set; }
Property Value
Type |
Description |
System.String |
|
VBC
Declaration
public double VBC { get; set; }
Property Value
Type |
Description |
System.Double |
|
VBCField
Declaration
public string VBCField { get; set; }
Property Value
Type |
Description |
System.String |
|
VIPI
Declaration
public double VIPI { get; set; }
Property Value
Type |
Description |
System.Double |
|
VIPIField
Declaration
public string VIPIField { get; set; }
Property Value
Type |
Description |
System.String |
|
VUnid
Declaration
public double VUnid { get; set; }
Property Value
Type |
Description |
System.Double |
|
VUnidField
Declaration
public string VUnidField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializePIPIField()
Declaration
public bool ShouldSerializePIPIField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeQUnidField()
Declaration
public bool ShouldSerializeQUnidField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCField()
Declaration
public bool ShouldSerializeVBCField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVUnidField()
Declaration
public bool ShouldSerializeVUnidField()
Returns
Type |
Description |
System.Boolean |
|