Class ICMS20
Inheritance
System.Object
ICMS20
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 ICMS20
Properties
CST
Declaration
public string CST { get; set; }
Property Value
Type |
Description |
System.String |
|
IndDeduzDeson
Indica se o valor do ICMS desonerado (vICMSDeson) deduz do valor do item (vProd). 0=Não deduz 1=Sim, deduz.
Declaration
public SimNao? IndDeduzDeson { get; set; }
Property Value
Type |
Description |
System.Nullable<SimNao> |
|
ModBC
Declaration
public ModalidadeBaseCalculoICMS ModBC { get; set; }
Property Value
MotDesICMS
Declaration
public MotivoDesoneracaoICMS MotDesICMS { get; set; }
Property Value
Orig
Declaration
public OrigemMercadoria Orig { get; set; }
Property Value
PFCP
Declaration
public double PFCP { get; set; }
Property Value
Type |
Description |
System.Double |
|
PFCPField
Declaration
public string PFCPField { 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 |
|
VBC
Declaration
public double VBC { get; set; }
Property Value
Type |
Description |
System.Double |
|
VBCFCP
Declaration
public double VBCFCP { get; set; }
Property Value
Type |
Description |
System.Double |
|
VBCFCPField
Declaration
public string VBCFCPField { get; set; }
Property Value
Type |
Description |
System.String |
|
VBCField
Declaration
public string VBCField { get; set; }
Property Value
Type |
Description |
System.String |
|
VFCP
Declaration
public double VFCP { get; set; }
Property Value
Type |
Description |
System.Double |
|
VFCPField
Declaration
public string VFCPField { 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
ShouldSerializeIndDeduzDeson()
Declaration
public bool ShouldSerializeIndDeduzDeson()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeMotDesICMS()
Declaration
public bool ShouldSerializeMotDesICMS()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePFCPField()
Declaration
public bool ShouldSerializePFCPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCFCPField()
Declaration
public bool ShouldSerializeVBCFCPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVFCPField()
Declaration
public bool ShouldSerializeVFCPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVICMSDesonField()
Declaration
public bool ShouldSerializeVICMSDesonField()
Returns
Type |
Description |
System.Boolean |
|