Class InfoTpServ
Inheritance
System.Object
InfoTpServ
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 InfoTpServ
Properties
TpServico
Declaration
public string TpServico { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrAdicional
Declaration
public double VlrAdicional { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrAdicionalField
Declaration
public string VlrAdicionalField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBaseRet
Declaration
public double VlrBaseRet { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBaseRetField
Declaration
public string VlrBaseRetField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrNRetAdic
Declaration
public double VlrNRetAdic { get; set; }
Property Value
Type |
Description |
System.Double |
|
vlrNRetAdicField
Declaration
public string vlrNRetAdicField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrNRetPrinc
Declaration
public double VlrNRetPrinc { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrNRetPrincField
Declaration
public string VlrNRetPrincField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrRetencao
Declaration
public double VlrRetencao { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrRetencaoField
Declaration
public string VlrRetencaoField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrRetSub
Declaration
public double VlrRetSub { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrRetSubField
Declaration
public string VlrRetSubField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrServicos15
Declaration
public double VlrServicos15 { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrServicos15Field
Declaration
public string VlrServicos15Field { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrServicos20
Declaration
public double VlrServicos20 { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrServicos20Field
Declaration
public string VlrServicos20Field { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrServicos25
Declaration
public double VlrServicos25 { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrServicos25Field
Declaration
public string VlrServicos25Field { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeVlrAdicionalField()
Declaration
public bool ShouldSerializeVlrAdicionalField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrNRetAdicField()
Declaration
public bool ShouldSerializeVlrNRetAdicField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrNRetPrincField()
Declaration
public bool ShouldSerializeVlrNRetPrincField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrRetSubField()
Declaration
public bool ShouldSerializeVlrRetSubField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrServicos15Field()
Declaration
public bool ShouldSerializeVlrServicos15Field()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrServicos20Field()
Declaration
public bool ShouldSerializeVlrServicos20Field()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrServicos25Field()
Declaration
public bool ShouldSerializeVlrServicos25Field()
Returns
Type |
Description |
System.Boolean |
|