Class ObsCont
Inherited Members
Namespace: Unimake.Business.DFe.Xml.DCe
Assembly: Unimake.Business.DFe.dll
Syntax
public class ObsCont
Properties
XCampo
Identificação do campo de observação.
Declaration
[XmlAttribute(AttributeName = "xCampo")]
public string XCampo { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
XTexto
Declaration
[XmlElement("xTexto")]
public string XTexto { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
ShouldSerializeXCampo()
Declaration
public bool ShouldSerializeXCampo()
Returns
| Type | Description |
|---|---|
| bool |
ShouldSerializeXTexto()
Declaration
public bool ShouldSerializeXTexto()
Returns
| Type | Description |
|---|---|
| bool |