Class ICMS90
Inheritance
System.Object
ICMS90
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 ICMS90
Fields
CSTField
Declaration
Field Value
Type |
Description |
System.String |
|
Properties
CBenef
Declaration
public string CBenef { get; set; }
Property Value
Type |
Description |
System.String |
|
CST
Declaration
public string CST { get; set; }
Property Value
Type |
Description |
System.String |
|
PICMS
Declaration
public double PICMS { get; set; }
Property Value
Type |
Description |
System.Double |
|
PICMSField
Declaration
public string PICMSField { get; set; }
Property Value
Type |
Description |
System.String |
|
PRedBC
Declaration
public double PRedBC { get; set; }
Property Value
Type |
Description |
System.Double |
|
PRedBCField
Declaration
public string PRedBCField { get; set; }
Property Value
Type |
Description |
System.String |
|
ShouldSerializeCBenef
Declaration
public bool ShouldSerializeCBenef { get; }
Property Value
Type |
Description |
System.Boolean |
|
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 |
|
VCred
Declaration
public double VCred { get; set; }
Property Value
Type |
Description |
System.Double |
|
VCredField
Declaration
public string VCredField { get; set; }
Property Value
Type |
Description |
System.String |
|
VICMS
Declaration
public double VICMS { get; set; }
Property Value
Type |
Description |
System.Double |
|
VICMSDeson
Declaration
public double VICMSDeson { get; set; }
Property Value
Type |
Description |
System.Double |
|
VICMSDesonField
Declaration
public string VICMSDesonField { get; set; }
Property Value
Type |
Description |
System.String |
|
VICMSField
Declaration
public string VICMSField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializePRedBCField()
Declaration
public bool ShouldSerializePRedBCField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVCredField()
Declaration
public bool ShouldSerializeVCredField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVICMSDesonField()
Declaration
public bool ShouldSerializeVICMSDesonField()
Returns
Type |
Description |
System.Boolean |
|