Class ICMS51
Inheritance
System.Object
ICMS51
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 ICMS51
Properties
CBenefRBC
Código de Benefício Fiscal na UF aplicado ao item quando houver RBC
Declaration
public string CBenefRBC { get; set; }
Property Value
Type |
Description |
System.String |
|
CST
Declaration
public string CST { get; set; }
Property Value
Type |
Description |
System.String |
|
ModBC
Declaration
public ModalidadeBaseCalculoICMS? ModBC { get; set; }
Property Value
Orig
Declaration
public OrigemMercadoria Orig { get; set; }
Property Value
PDif
Declaration
public double? PDif { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
PDifField
Declaration
public string PDifField { get; set; }
Property Value
Type |
Description |
System.String |
|
PFCP
Declaration
public double PFCP { get; set; }
Property Value
Type |
Description |
System.Double |
|
PFCPDif
Declaration
public double PFCPDif { get; set; }
Property Value
Type |
Description |
System.Double |
|
PFCPDifField
Declaration
public string PFCPDifField { get; set; }
Property Value
Type |
Description |
System.String |
|
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.Nullable<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.Nullable<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.Nullable<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 |
|
VFCPDif
Declaration
public double VFCPDif { get; set; }
Property Value
Type |
Description |
System.Double |
|
VFCPDifField
Declaration
public string VFCPDifField { get; set; }
Property Value
Type |
Description |
System.String |
|
VFCPEfet
Declaration
public double VFCPEfet { get; set; }
Property Value
Type |
Description |
System.Double |
|
VFCPEfetField
Declaration
public string VFCPEfetField { get; set; }
Property Value
Type |
Description |
System.String |
|
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.Nullable<System.Double> |
|
VICMSDif
Declaration
public double? VICMSDif { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
VICMSDifField
Declaration
public string VICMSDifField { get; set; }
Property Value
Type |
Description |
System.String |
|
VICMSField
Declaration
public string VICMSField { get; set; }
Property Value
Type |
Description |
System.String |
|
VICMSOp
Declaration
public double? VICMSOp { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
VICMSOpField
Declaration
public string VICMSOpField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeCBenefRBC()
Declaration
public bool ShouldSerializeCBenefRBC()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeModBC()
Declaration
public bool ShouldSerializeModBC()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePDifField()
Declaration
public bool ShouldSerializePDifField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePFCPDifField()
Declaration
public bool ShouldSerializePFCPDifField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePFCPField()
Declaration
public bool ShouldSerializePFCPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePICMSeField()
Declaration
public bool ShouldSerializePICMSeField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePRedBCField()
Declaration
public bool ShouldSerializePRedBCField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCFCPField()
Declaration
public bool ShouldSerializeVBCFCPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCField()
Declaration
public bool ShouldSerializeVBCField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVFCPDifField()
Declaration
public bool ShouldSerializeVFCPDifField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVFCPEfetField()
Declaration
public bool ShouldSerializeVFCPEfetField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVFCPField()
Declaration
public bool ShouldSerializeVFCPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVICMSDifField()
Declaration
public bool ShouldSerializeVICMSDifField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVICMSField()
Declaration
public bool ShouldSerializeVICMSField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVICMSOpField()
Declaration
public bool ShouldSerializeVICMSOpField()
Returns
Type |
Description |
System.Boolean |
|