Class InfAdic
Inheritance
System.Object
InfAdic
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.NFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class InfAdic
Fields
InfAdFiscoField
Declaration
string InfAdFiscoField
Field Value
Type | Description |
---|---|
System.String |
InfCplField
Declaration
string InfCplField
Field Value
Type | Description |
---|---|
System.String |
Properties
InfAdFisco
Declaration
public string InfAdFisco { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InfCpl
Declaration
public string InfCpl { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ObsCont
Declaration
public List<ObsCont> ObsCont { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<ObsCont> |
ObsFisco
Uso exclusivo do fisco. Existe somente para deserialização, não utilizar.
Declaration
public List<ObsFisco> ObsFisco { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<ObsFisco> |
ProcRef
Declaration
public List<ProcRef> ProcRef { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<ProcRef> |
Methods
ShouldSerializeInfAdFisco()
Declaration
public bool ShouldSerializeInfAdFisco()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeInfCpl()
Declaration
public bool ShouldSerializeInfCpl()
Returns
Type | Description |
---|---|
System.Boolean |