Class ISSQNtot
Inheritance
System.Object
ISSQNtot
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 ISSQNtot
Properties
CRegTrib
Declaration
public CodigoRegimeEspecialTributacao CRegTrib { get; set; }
Property Value
DCompet
Declaration
public DateTime DCompet { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DCompetField
Declaration
public string DCompetField { 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 |
|
VCOFINS
Declaration
public double VCOFINS { get; set; }
Property Value
Type |
Description |
System.Double |
|
VCOFINSField
Declaration
public string VCOFINSField { get; set; }
Property Value
Type |
Description |
System.String |
|
VDeducao
Declaration
public double VDeducao { get; set; }
Property Value
Type |
Description |
System.Double |
|
VDeducaoField
Declaration
public string VDeducaoField { get; set; }
Property Value
Type |
Description |
System.String |
|
VDescCond
Declaration
public double VDescCond { get; set; }
Property Value
Type |
Description |
System.Double |
|
VDescCondField
Declaration
public string VDescCondField { get; set; }
Property Value
Type |
Description |
System.String |
|
VDescIncond
Declaration
public double VDescIncond { get; set; }
Property Value
Type |
Description |
System.Double |
|
VDescIncondField
Declaration
public string VDescIncondField { get; set; }
Property Value
Type |
Description |
System.String |
|
VISS
Declaration
public double VISS { get; set; }
Property Value
Type |
Description |
System.Double |
|
VISSField
Declaration
public string VISSField { get; set; }
Property Value
Type |
Description |
System.String |
|
VISSRet
Declaration
public double VISSRet { get; set; }
Property Value
Type |
Description |
System.Double |
|
VISSRetField
Declaration
public string VISSRetField { get; set; }
Property Value
Type |
Description |
System.String |
|
VOutro
Declaration
public double VOutro { get; set; }
Property Value
Type |
Description |
System.Double |
|
VOutroField
Declaration
public string VOutroField { get; set; }
Property Value
Type |
Description |
System.String |
|
VPIS
Declaration
public double VPIS { get; set; }
Property Value
Type |
Description |
System.Double |
|
VPISField
Declaration
public string VPISField { get; set; }
Property Value
Type |
Description |
System.String |
|
VServ
Declaration
public double VServ { get; set; }
Property Value
Type |
Description |
System.Double |
|
VServField
Declaration
public string VServField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeCRegTrib()
Declaration
public bool ShouldSerializeCRegTrib()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCField()
Declaration
public bool ShouldSerializeVBCField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVCOFINSField()
Declaration
public bool ShouldSerializeVCOFINSField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVDeducaoField()
Declaration
public bool ShouldSerializeVDeducaoField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVDescCondField()
Declaration
public bool ShouldSerializeVDescCondField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVDescIncondField()
Declaration
public bool ShouldSerializeVDescIncondField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVISSField()
Declaration
public bool ShouldSerializeVISSField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVISSRetField()
Declaration
public bool ShouldSerializeVISSRetField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVOutroField()
Declaration
public bool ShouldSerializeVOutroField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVPISField()
Declaration
public bool ShouldSerializeVPISField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVServField()
Declaration
public bool ShouldSerializeVServField()
Returns
Type |
Description |
System.Boolean |
|