Class TTEBERegistoComunicacao
Classe que define uma entidade TTEBERegistoComunicacoes
Inheritance
System.Object
TTEBERegistoComunicacao
Implements
TTEBE100.ITTEBERegistoComunicacao
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: TTEBE100
Assembly: TTEBE100.dll
Syntax
[ComVisible(true)]
[Guid("0B12E5BB-D981-4189-9EAF-63296E745B50")]
[ClassInterface(ClassInterfaceType.None)]
public class TTEBERegistoComunicacao : ITTEBERegistoComunicacao
Constructors
TTEBERegistoComunicacao()
Declaration
public TTEBERegistoComunicacao()
Properties
CamposUtil
Declaration
public StdBECampos CamposUtil { get; set; }
Property Value
Type | Description |
---|---|
StdBECampos |
CodComunicacao
CodComunicacao
Declaration
public string CodComunicacao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EmModoEdicao
Declaration
public bool EmModoEdicao { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ID
ID
Declaration
public string ID { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdCabec
IdCabec
Declaration
public string IdCabec { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdTrans
IdTrans
Declaration
public string IdTrans { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Modulo
Modulo
Declaration
public string Modulo { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
Finalize()
Declaration
protected void Finalize()
Implements
TTEBE100.ITTEBERegistoComunicacao