Class StdBSXDUMotorEmail
Classe utilizada para obter serviços e regras de negócio sobre o E-mail das Funções de Utilizador.
Inheritance
System.Object
    StdBSXDUMotorEmail
  Implements
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: StdPlatBS100
Assembly: StdPlatBS100.dll
Syntax
public class StdBSXDUMotorEmail : StdBSXDUMotorInterfaceProperties
BSO
Declaration
public StdPlatBS BSO { set; }Property Value
| Type | Description | 
|---|---|
| StdPlatBS | 
ModoServico
Declaration
public bool ModoServico { set; }Property Value
| Type | Description | 
|---|---|
| System.Boolean | 
Silencioso
Declaration
public bool Silencioso { set; }Property Value
| Type | Description | 
|---|---|
| System.Boolean | 
Methods
Executa(StdBEXDU)
Declaration
public bool Executa(StdBEXDU objBE)Parameters
| Type | Name | Description | 
|---|---|---|
| StdBEXDU | objBE | 
Returns
| Type | Description | 
|---|---|
| System.Boolean | 
Executa(StdBEXDU, ref Object)
Declaration
public bool Executa(StdBEXDU objBE, ref object vResultado)Parameters
| Type | Name | Description | 
|---|---|---|
| StdBEXDU | objBE | |
| System.Object | vResultado | 
Returns
| Type | Description | 
|---|---|
| System.Boolean | 
Finalize()
Declaration
protected void Finalize()