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
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
ModBCST
Declaration
public ModalidadeBaseCalculoICMSST? ModBCST { get; set; }
Property Value
ModBCSTField
Declaration
ModalidadeBaseCalculoICMSST? ModBCSTField { }
Property Value
MotDesICMS
Declaration
public MotivoDesoneracaoICMS? MotDesICMS { get; set; }
Property Value
MotDesICMSST
Declaration
public MotivoDesoneracaoICMS MotDesICMSST { 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 |
|
PFCPST
Declaration
public double PFCPST { get; set; }
Property Value
Type |
Description |
System.Double |
|
PFCPSTField
Declaration
public string PFCPSTField { 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 |
|
PICMSST
Declaration
public double PICMSST { get; set; }
Property Value
Type |
Description |
System.Double |
|
PICMSSTField
Declaration
public string PICMSSTField { get; set; }
Property Value
Type |
Description |
System.String |
|
PMVAST
Declaration
public double? PMVAST { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
PMVASTField
Declaration
public string PMVASTField { 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 |
|
PRedBCST
Declaration
public double? PRedBCST { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
PRedBCSTField
Declaration
public string PRedBCSTField { 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 |
|
VBCFCPST
Declaration
public double VBCFCPST { get; set; }
Property Value
Type |
Description |
System.Double |
|
VBCFCPSTField
Declaration
public string VBCFCPSTField { get; set; }
Property Value
Type |
Description |
System.String |
|
VBCField
Declaration
public string VBCField { get; set; }
Property Value
Type |
Description |
System.String |
|
VBCST
Declaration
public double VBCST { get; set; }
Property Value
Type |
Description |
System.Double |
|
VBCSTField
Declaration
public string VBCSTField { 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 |
|
VFCPST
Declaration
public double VFCPST { get; set; }
Property Value
Type |
Description |
System.Double |
|
VFCPSTField
Declaration
public string VFCPSTField { 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 |
|
VICMSST
Declaration
public double VICMSST { get; set; }
Property Value
Type |
Description |
System.Double |
|
VICMSSTDeson
Declaration
public double VICMSSTDeson { get; set; }
Property Value
Type |
Description |
System.Double |
|
VICMSSTDesonField
Declaration
public string VICMSSTDesonField { get; set; }
Property Value
Type |
Description |
System.String |
|
VICMSSTField
Declaration
public string VICMSSTField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeIndDeduzDeson()
Declaration
public bool ShouldSerializeIndDeduzDeson()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeModBC()
Declaration
public virtual bool ShouldSerializeModBC()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeModBCST()
Declaration
public virtual bool ShouldSerializeModBCST()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeMotDesICMS()
Declaration
public virtual bool ShouldSerializeMotDesICMS()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeMotDesICMSST()
Declaration
public virtual bool ShouldSerializeMotDesICMSST()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePFCPField()
Declaration
public virtual bool ShouldSerializePFCPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePFCPSTField()
Declaration
public virtual bool ShouldSerializePFCPSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePICMSField()
Declaration
public virtual bool ShouldSerializePICMSField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePICMSSTField()
Declaration
public virtual bool ShouldSerializePICMSSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePMVASTField()
Declaration
public virtual bool ShouldSerializePMVASTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePRedBCField()
Declaration
public virtual bool ShouldSerializePRedBCField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePRedBCSTField()
Declaration
public virtual bool ShouldSerializePRedBCSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCFCPField()
Declaration
public virtual bool ShouldSerializeVBCFCPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCFCPSTField()
Declaration
public virtual bool ShouldSerializeVBCFCPSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCField()
Declaration
public virtual bool ShouldSerializeVBCField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCSTField()
Declaration
public virtual bool ShouldSerializeVBCSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVFCPField()
Declaration
public virtual bool ShouldSerializeVFCPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVFCPSTField()
Declaration
public virtual bool ShouldSerializeVFCPSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVICMSDesonField()
Declaration
public virtual bool ShouldSerializeVICMSDesonField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVICMSField()
Declaration
public virtual bool ShouldSerializeVICMSField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVICMSSTDesonField()
Declaration
public virtual bool ShouldSerializeVICMSSTDesonField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVICMSSTField()
Declaration
public virtual bool ShouldSerializeVICMSSTField()
Returns
Type |
Description |
System.Boolean |
|