Class Comp
Inherited Members
Namespace: Unimake.Business.DFe.Xml.BPeTA
Assembly: Unimake.Business.DFe.dll
Syntax
public class Comp
Properties
EnderComp
Declaration
[XmlElement("enderComp")]
public EnderComp EnderComp { get; set; }
Property Value
| Type | Description |
|---|---|
| EnderComp |
IE
Declaration
[XmlElement("IE")]
public string IE { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
XNome
Declaration
[XmlElement("xNome")]
public string XNome { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
ShouldSerializeIE()
Declaration
public bool ShouldSerializeIE()
Returns
| Type | Description |
|---|---|
| bool |