Class ICMS00
Inheritance
System.Object
ICMS00
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()
Namespace: Unimake.Business.DFe.Xml.CTeOS
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class ICMS00
Properties
CST
Declaration
public string CST { 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 |
VBC
Declaration
public double VBC { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VBCField
Declaration
public string VBCField { 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 |