Class IdeEstabObra
Inheritance
System.Object
IdeEstabObra
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 IdeEstabObra
Properties
IdePrestServ
Declaration
public IdePrestServ IdePrestServ { get; set; }
Property Value
Type | Description |
---|---|
Ide |
IndObra
Declaration
public IndicativoObra IndObra { get; set; }
Property Value
Type | Description |
---|---|
Indicativo |
NrInscEstab
Validação: A inscrição informada deve ser compatível com o {tpInscEstab}. Se {indObra} = [0], o número informado deve ser um CNPJ.Se {indObra} for igual a[1, 2] o número informado deve ser um CNO.
Declaration
public string NrInscEstab { get; set; }
Property Value
Type | Description |
---|---|
System. |
tpInscEstab
Declaration
public TipoInscricaoEstabelecimento tpInscEstab { get; set; }
Property Value
Type | Description |
---|---|
Tipo |