Class InfoDependPl
Inheritance
System.Object
InfoDependPl
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.EFDReinf
Assembly: Unimake.Business.DFe.dll
Syntax
public class InfoDependPl
Properties
CpfDep
Declaration
public string CpfDep { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InfoReembDep
Declaration
public List<InfoReembDep> InfoReembDep { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoReembDep> |
VlrSaude
Declaration
public double VlrSaude { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrSaudeField
Declaration
public string VlrSaudeField { get; set; }
Property Value
Type | Description |
---|---|
System.String |