Class Compra
Inheritance
System.Object
Compra
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 Compra
Properties
XCont
Declaration
public string XCont { get; set; }
Property Value
Type | Description |
---|---|
System.String |
XNEmp
Declaration
public string XNEmp { get; set; }
Property Value
Type | Description |
---|---|
System.String |
XPed
Declaration
public string XPed { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeXCont()
Declaration
public bool ShouldSerializeXCont()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeXNEmp()
Declaration
public bool ShouldSerializeXNEmp()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeXPed()
Declaration
public bool ShouldSerializeXPed()
Returns
Type | Description |
---|---|
System.Boolean |