Class ICMS10
Inheritance
System.Object
ICMS10
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 ICMS10
Properties
CST
Declaration
public string CST { get; set; }
Property Value
Type |
Description |
System.String |
|
ModBC
Declaration
public ModalidadeBaseCalculoICMS ModBC { get; set; }
Property Value
ModBCST
Declaration
public ModalidadeBaseCalculoICMSST ModBCST { 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 |
|
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 |
|
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
ShouldSerializeMotDesICMSST()
Declaration
public bool ShouldSerializeMotDesICMSST()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePFCPField()
Declaration
public bool ShouldSerializePFCPField()
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 |
|
ShouldSerializeVBCFCPField()
Declaration
public bool ShouldSerializeVBCFCPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCFCPSTField()
Declaration
public bool ShouldSerializeVBCFCPSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVFCPField()
Declaration
public bool ShouldSerializeVFCPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVFCPSTField()
Declaration
public bool ShouldSerializeVFCPSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVICMSSTDesonField()
Declaration
public bool ShouldSerializeVICMSSTDesonField()
Returns
Type |
Description |
System.Boolean |
|