Class PISST
Inheritance
System.Object
PISST
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 PISST
Properties
IndSomaPISST
Declaration
public IndicaSomaPISST? IndSomaPISST { get; set; }
Property Value
PPIS
Declaration
public double? PPIS { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
PPISField
Declaration
public string PPISField { get; set; }
Property Value
Type |
Description |
System.String |
|
QBCProd
Declaration
public double? QBCProd { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
VAliqProd
Declaration
public double? VAliqProd { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
VBC
Declaration
public double? VBC { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
VBCField
Declaration
public string VBCField { get; set; }
Property Value
Type |
Description |
System.String |
|
VPIS
Declaration
public double? VPIS { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
VPISField
Declaration
public string VPISField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeIndSomaPISST()
Declaration
public bool ShouldSerializeIndSomaPISST()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePPISField()
Declaration
public bool ShouldSerializePPISField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeQBCProd()
Declaration
public bool ShouldSerializeQBCProd()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVAliqProd()
Declaration
public bool ShouldSerializeVAliqProd()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCField()
Declaration
public bool ShouldSerializeVBCField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVPISField()
Declaration
public bool ShouldSerializeVPISField()
Returns
Type |
Description |
System.Boolean |
|