Class BasBEIECCodigoTaric
Classe que define uma entidade IECCodigoTaric
Implements
BasBE100.IBasBEIECCodigoTaric
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("49f5b0c1-856f-4c0c-87ad-63e767729ef7")]
[ClassInterface(ClassInterfaceType.None)]
public class BasBEIECCodigoTaric : BasBaseBE, IBasBEIECCodigoTaric
Constructors
BasBEIECCodigoTaric()
Declaration
public BasBEIECCodigoTaric()
Properties
CamposUtil
Declaration
public StdBECampos CamposUtil { get; set; }
Property Value
Type | Description |
---|---|
StdBECampos |
Codigo
Codigo
Declaration
public string Codigo { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CodigoAdicional
CodigoAdicional
Declaration
public string CodigoAdicional { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Descricao
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 |
Methods
Finalize()
Declaration
protected void Finalize()
Implements
BasBE100.IBasBEIECCodigoTaric