Class IdeAdv
Inheritance
System.Object
IdeAdv
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.EFDReinf
Assembly: Unimake.Business.DFe.dll
Syntax
public class IdeAdv
Properties
NrInscAdv
Declaration
public string NrInscAdv { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpInscAdv
Declaration
public TiposInscricao TpInscAdv { get; set; }
Property Value
Type | Description |
---|---|
TiposInscricao |
VlrAdv
Declaration
public double VlrAdv { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrAdvField
Declaration
public string VlrAdvField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeVlrAdvField()
Declaration
public bool ShouldSerializeVlrAdvField()
Returns
Type | Description |
---|---|
System.Boolean |