Class ICMSPart
Inheritance
System.Object
ICMSPart
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 ICMSPart
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
ModBCSTField
Declaration
public ModalidadeBaseCalculoICMSST ModBCSTField { get; set; }
Property Value
Orig
Declaration
public OrigemMercadoria Orig { get; set; }
Property Value
PBCOp
Declaration
public double PBCOp { get; set; }
Property Value
Type |
Description |
System.Double |
|
PBCOpField
Declaration
public string PBCOpField { 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 |
|
UFST
Declaration
public UFBrasil UFST { get; set; }
Property Value
VBC
Declaration
public double VBC { get; set; }
Property Value
Type |
Description |
System.Double |
|
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 |
|
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 |
|
VICMSSTField
Declaration
public string VICMSSTField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializePFCPSTField()
Declaration
public bool ShouldSerializePFCPSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePMVASTField()
Declaration
public bool ShouldSerializePMVASTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePRedBCField()
Declaration
public bool ShouldSerializePRedBCField()
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 |
|