Class StatusRetorno
Inheritance
System.Object
StatusRetorno
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 StatusRetorno
Properties
CdResposta
Declaration
public int CdResposta { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
DescResposta
Declaration
public string DescResposta { get; set; }
Property Value
Type | Description |
---|---|
System.String |