Class ICMS30
Inheritance
System.Object
ICMS30
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 ICMS30
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> |
|
ModBCST
Declaration
public ModalidadeBaseCalculoICMSST ModBCST { get; set; }
Property Value
MotDesICMS
Declaration
public MotivoDesoneracaoICMS MotDesICMS { get; set; }
Property Value
Orig
Declaration
public OrigemMercadoria Orig { get; set; }
Property Value
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
VICMSST
Declaration
public double VICMSST { get; set; }
Property Value
Type |
Description |
System.Double |
|
VICMSSTField
Declaration
public string VICMSSTField { 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 |
|
ShouldSerializePFCPSTField()
Declaration
public bool ShouldSerializePFCPSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePMVASTField()
Declaration
public bool ShouldSerializePMVASTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePRedBCSTField()
Declaration
public bool ShouldSerializePRedBCSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCFCPSTField()
Declaration
public bool ShouldSerializeVBCFCPSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVFCPSTField()
Declaration
public bool ShouldSerializeVFCPSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVICMSDesonField()
Declaration
public bool ShouldSerializeVICMSDesonField()
Returns
Type |
Description |
System.Boolean |
|