Metodo DedNetApplicationOnValidateFamPropertyEvent
             | 
          
        
        
            Lancia l'evento ValidateFamPropertyEvent.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassiprotected internal void OnValidateFamPropertyEvent(
	ValidateFamPropertyEventArgs e
)
Protected Friend Sub OnValidateFamPropertyEvent ( 
	e As ValidateFamPropertyEventArgs
)
protected public:
void OnValidateFamPropertyEvent(
	ValidateFamPropertyEventArgs^ e
)
member OnValidateFamPropertyEvent : 
        e : ValidateFamPropertyEventArgs -> unit Parametri
- e  ValidateFamPropertyEventArgs
 -  
 
Vedi anche