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