Class EpcEpi
Inheritance
System.Object
EpcEpi
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.ESocial
Assembly: Unimake.Business.DFe.dll
Syntax
public class EpcEpi
Properties
EficEpc
Declaration
public SimNaoLetra? EficEpc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<SimNaoLetra> |
EficEpi
Declaration
public SimNaoLetra? EficEpi { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<SimNaoLetra> |
Epi
Declaration
public List<Epi> Epi { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Epi> |
EpiCompl
Declaration
public EpiCompl EpiCompl { get; set; }
Property Value
Type | Description |
---|---|
EpiCompl |
UtilizEPC
Declaration
public UtilizEPC UtilizEPC { get; set; }
Property Value
Type | Description |
---|---|
UtilizEPC |
UtilizEPI
Declaration
public UtilizEPI UtilizEPI { get; set; }
Property Value
Type | Description |
---|---|
UtilizEPI |
Methods
ShouldSerializeEficEpc()
Declaration
public bool ShouldSerializeEficEpc()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeEficEpi()
Declaration
public bool ShouldSerializeEficEpi()
Returns
Type | Description |
---|---|
System.Boolean |