Proprietà DedStateCommandStartingState
             | 
          
        
        
            Restituisce lo stato di partenza dell'anagrafica 
            (disponibile solo per gli eventi, durante l'esecuzione del comando).
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic DedState StartingState { get; }Public ReadOnly Property StartingState As DedState
	Get
public:
property DedState^ StartingState {
	DedState^ get ();
}member StartingState : DedState with get
Valore della proprietà
DedState
Vedi anche