Class SoftHouse
Inheritance
System.Object
SoftHouse
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
[Serializable]
public class SoftHouse
Properties
CnpjSoftHouse
Declaration
public string CnpjSoftHouse { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Declaration
public string Email { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NmCont
Declaration
public string NmCont { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NmRazao
Declaration
public string NmRazao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Telefone
Declaration
public string Telefone { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeEmail()
Declaration
public bool ShouldSerializeEmail()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeTelefone()
Declaration
public bool ShouldSerializeTelefone()
Returns
Type | Description |
---|---|
System.Boolean |