Class ISSQN
Inheritance
System.Object
ISSQN
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 ISSQN
Properties
CListServ
Declaration
public ListaServicoISSQN CListServ { get; set; }
Property Value
CMun
Declaration
public int CMun { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CMunFG
Declaration
public int CMunFG { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CPais
Declaration
public int CPais { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CServico
Declaration
public string CServico { get; set; }
Property Value
Type |
Description |
System.String |
|
IndIncentivo
Declaration
public SimNao12 IndIncentivo { get; set; }
Property Value
IndISS
Declaration
public IndicadorExigibilidadeISSQN IndISS { get; set; }
Property Value
NProcesso
Declaration
public string NProcesso { get; set; }
Property Value
Type |
Description |
System.String |
|
VAliq
Declaration
public double VAliq { get; set; }
Property Value
Type |
Description |
System.Double |
|
VAliqField
Declaration
public string VAliqField { 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 |
|
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 |
|
VISSQN
Declaration
public double VISSQN { get; set; }
Property Value
Type |
Description |
System.Double |
|
VISSQNField
Declaration
public string VISSQNField { 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 |
|
Methods
ShouldSerializeCMun()
Declaration
public bool ShouldSerializeCMun()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCPais()
Declaration
public bool ShouldSerializeCPais()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCServico()
Declaration
public bool ShouldSerializeCServico()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeNProcesso()
Declaration
public bool ShouldSerializeNProcesso()
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 |
|
ShouldSerializeVISSRetField()
Declaration
public bool ShouldSerializeVISSRetField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVOutroField()
Declaration
public bool ShouldSerializeVOutroField()
Returns
Type |
Description |
System.Boolean |
|