Class RhpBEInqueritoAvaliacao
Classe que encapsula toda a definição de um Inquérito de Avaliação.
Implements
Inherited Members
Namespace: RhpBE100
Assembly: RhpBE100.dll
Syntax
[ComVisible(true)]
[Guid("92EA7E52-DB8E-4F7D-8F7D-2717CA30C0F3")]
[ClassInterface(ClassInterfaceType.None)]
public class RhpBEInqueritoAvaliacao : RhpBaseBE, INotifyPropertyChanged, IRhpBEInqueritoAvaliacao
Constructors
RhpBEInqueritoAvaliacao()
Declaration
public RhpBEInqueritoAvaliacao()
Properties
Accao
Identificador da tabela Acção Formação
Declaration
public string Accao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DataRegistoN1
Data do Registo da avaliação da Satisfação do Inquérito.
Declaration
public DateTime DataRegistoN1 { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
DataRegistoN2
Data do Registo da avaliação da Eficácia do Inquérito.
Declaration
public DateTime DataRegistoN2 { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
DataRegistoN3
Data do Registo da avaliação do Impacto do Inquérito.
Declaration
public DateTime DataRegistoN3 { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
DescGrauSatisfN1
Indicação da Descrição do Grau Satisfação.
Declaration
public string DescGrauSatisfN1 { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DescGrauSatisfN2
Indicação da Descrição do Grau Satisfação.
Declaration
public string DescGrauSatisfN2 { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EmModoEdicao
Indica se se trata de um novo registo ou de um já existente em edição. EmModoEdicao = True já existente, EmModoEdicao = False Novo.
Declaration
public bool EmModoEdicao { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
FollowUpN2
Indicação de FollowUp.
Declaration
public string FollowUpN2 { get; set; }
Property Value
Type | Description |
---|---|
System.String |
GrauSatisfacaoN1
Grau Satisfação gerado.
Declaration
public double GrauSatisfacaoN1 { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
GrauSatisfacaoN2
Indicação do Grau Satisfação
Declaration
public double GrauSatisfacaoN2 { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Inquerito
Identificador da tabela Inqueritos Avaliação.
Declaration
public string Inquerito { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ObservacoesGenericas
Indicação das Observaçõess Genericas.
Declaration
public string ObservacoesGenericas { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ObservacoesN1
Indicação de observações.
Declaration
public string ObservacoesN1 { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Pergunta01N1
Indicação da Pergunta número 1.
Declaration
public int Pergunta01N1 { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Pergunta02N1
Indicação da Pergunta número 2.
Declaration
public int Pergunta02N1 { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Pergunta03N1
Indicação da Pergunta número 3.
Declaration
public int Pergunta03N1 { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Pergunta04N1
Indicação da Pergunta número 4.
Declaration
public int Pergunta04N1 { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Pergunta05N1
Indicação da Pergunta número 5.
Declaration
public int Pergunta05N1 { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Pergunta06N1
Indicação da Pergunta número 6.
Declaration
public int Pergunta06N1 { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |