Class ICMS00
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
CST
Declaration
[XmlElement("CST")]
public string CST { get; set; }
Property Value
Orig
Declaration
[XmlIgnore]
public OrigemMercadoria Orig { get; set; }
Property Value
PFCP
Declaration
[XmlElement("pFCP")]
public string PFCP { get; set; }
Property Value
PICMS
Declaration
[XmlElement("pICMS")]
public string PICMS { get; set; }
Property Value
VBC
Declaration
[XmlElement("vBC")]
public string VBC { get; set; }
Property Value
VBCFCP
Declaration
[XmlElement("vBCFCP")]
public string VBCFCP { get; set; }
Property Value
VFCP
Declaration
[XmlElement("vFCP")]
public string VFCP { get; set; }
Property Value
VICMS
Declaration
[XmlElement("vICMS")]
public string VICMS { get; set; }
Property Value
Methods
ShouldSerializeOrig()
Declaration
public bool ShouldSerializeOrig()
Returns