Class InfoExpRisco
Inheritance
System.Object
InfoExpRisco
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()
Assembly: Unimake.Business.DFe.dll
Syntax
public class InfoExpRisco
Properties
AgNoc
Declaration
public List<AgNoc> AgNoc { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<AgNoc> |
|
DtFimCondicao
Declaration
public DateTimeOffset DtFimCondicao { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DtFimCondicaoField
Declaration
public string DtFimCondicaoField { get; set; }
Property Value
Type |
Description |
System.String |
|
DtIniCondicao
Declaration
public DateTimeOffset DtIniCondicao { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DtIniCondicaoField
Declaration
public string DtIniCondicaoField { get; set; }
Property Value
Type |
Description |
System.String |
|
InfoAmb
Declaration
public List<InfoAmb> InfoAmb { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<InfoAmb> |
|
InfoAtiv
Declaration
public InfoAtiv InfoAtiv { get; set; }
Property Value
Obs
Declaration
public Obs Obs { get; set; }
Property Value
RespReg
Declaration
public List<RespReg> RespReg { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<RespReg> |
|
Methods
ShouldSerializeDtFimCondicaoField()
Declaration
public bool ShouldSerializeDtFimCondicaoField()
Returns
Type |
Description |
System.Boolean |
|