Class COFINSOutr
Inheritance
System.Object
COFINSOutr
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 COFINSOutr
Properties
CST
Declaration
public string CST { get; set; }
Property Value
Type |
Description |
System.String |
|
PCOFINS
Declaration
public double? PCOFINS { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
PCOFINSField
Declaration
public string PCOFINSField { 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 |
|
VCOFINS
Declaration
public double? VCOFINS { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
VCOFINSField
Declaration
public string VCOFINSField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializePCOFINSField()
Declaration
public bool ShouldSerializePCOFINSField()
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 |
|
ShouldSerializeVCOFINSField()
Declaration
public bool ShouldSerializeVCOFINSField()
Returns
Type |
Description |
System.Boolean |
|