Class InfoTSVAlteracao
Inheritance
System.Object
InfoTSVAlteracao
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 InfoTSVAlteracao
Properties
DtAlteracao
Declaration
public DateTimeOffset DtAlteracao { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtAlteracaoField
Declaration
public string DtAlteracaoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InfoComplementares
Declaration
public InfoComplementares InfoComplementares { get; set; }
Property Value
Type | Description |
---|---|
InfoComplementares |
NatAtividade
Declaration
public NatAtividade? NatAtividade { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<NatAtividade> |
Methods
ShouldSerializeNatAtividade()
Declaration
public bool ShouldSerializeNatAtividade()
Returns
Type | Description |
---|---|
System.Boolean |