Class BasBEEntidadeParceira
Implements
BasBE100.IBasBEEntidadeParceira
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: BasBE100
Assembly: BasBE100.dll
Syntax
[ComVisible(true)]
[Guid("3e0b190d-8e9a-43b1-ae6d-882c209a475c")]
[ClassInterface(ClassInterfaceType.None)]
public class BasBEEntidadeParceira : BasBaseBE, IBasBEEntidadeParceira
Constructors
BasBEEntidadeParceira()
Declaration
public BasBEEntidadeParceira()
Properties
CamposUtil
Declaration
public StdBECampos CamposUtil { get; set; }
Property Value
Type | Description |
---|---|
StdBECampos |
ChaveLog
Declaration
public string ChaveLog { get; }
Property Value
Type | Description |
---|---|
System.String |
CodigoTabLog
Declaration
public string CodigoTabLog { get; }
Property Value
Type | Description |
---|---|
System.String |
Conteudo
Declaration
public string Conteudo { get; }
Property Value
Type | Description |
---|---|
System.String |
Descricao
Declaration
public string Descricao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EmModoEdicao
Declaration
public bool EmModoEdicao { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Entidade
Declaration
public string Entidade { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EstadoBE
Declaration
public string EstadoBE { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NumContrib
Declaration
public string NumContrib { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
Finalize()
Declaration
protected void Finalize()
Implements
BasBE100.IBasBEEntidadeParceira