Class InstEnsinoESocial2306
Inheritance
System.Object
InstEnsinoESocial2306
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 InstEnsinoESocial2306
Properties
Bairro
Declaration
public string Bairro { get; set; }
Property Value
Type |
Description |
System.String |
|
Cep
Declaration
public string Cep { get; set; }
Property Value
Type |
Description |
System.String |
|
CnpjInstEnsino
Declaration
public string CnpjInstEnsino { get; set; }
Property Value
Type |
Description |
System.String |
|
CodMunic
Declaration
public string CodMunic { get; set; }
Property Value
Type |
Description |
System.String |
|
DscLograd
Declaration
public string DscLograd { get; set; }
Property Value
Type |
Description |
System.String |
|
NmRazao
Declaration
public string NmRazao { get; set; }
Property Value
Type |
Description |
System.String |
|
NrLograd
Declaration
public string NrLograd { get; set; }
Property Value
Type |
Description |
System.String |
|
Uf
Declaration
public UFBrasil? Uf { get; set; }
Property Value
Type |
Description |
System.Nullable<UFBrasil> |
|
Methods
ShouldSerializeBairro()
Declaration
public bool ShouldSerializeBairro()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCep()
Declaration
public bool ShouldSerializeCep()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCnpjInstEnsino()
Declaration
public bool ShouldSerializeCnpjInstEnsino()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCodMunic()
Declaration
public bool ShouldSerializeCodMunic()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDscLograd()
Declaration
public bool ShouldSerializeDscLograd()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeNmRazao()
Declaration
public bool ShouldSerializeNmRazao()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeNrLograd()
Declaration
public bool ShouldSerializeNrLograd()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeUf()
Declaration
public bool ShouldSerializeUf()
Returns
Type |
Description |
System.Boolean |
|