Class StdBEADUCfgExecucao
Classe que contém todas as propriedades relativas aos campos das mensages de SMS das Notificações dos Alertas do Utilizador.
Inheritance
System.Object
StdBEADUCfgExecucao
Implements
StdPlatBE100.IStdBEADUCfgExecucao
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: StdPlatBE100
Assembly: StdPlatBE100.dll
Syntax
[ComVisible(true)]
[Guid("BF2682FF-56E0-404A-A45B-9E9B8CB1E9D5")]
[ClassInterface(ClassInterfaceType.None)]
public class StdBEADUCfgExecucao : IStdBEADUCfgExecucao
Constructors
StdBEADUCfgExecucao()
Declaration
public StdBEADUCfgExecucao()
Properties
ExecucaoManual
Indica se se trata de uma execução manual.
Declaration
public bool ExecucaoManual { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IntervaloMin
Valor de intervalo mínimo.
Declaration
public int IntervaloMin { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ResultadosIndependentes
Indica se se trata de resultados independentes.
Declaration
public bool ResultadosIndependentes { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
StdPlatBE100.IStdBEADUCfgExecucao