Proprietà DedStateCommandTargetState
             | 
          
        
        
            Restituisce lo stato di destinazione da impostare all' anagrafica, e che caratterizza il comando stesso.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DedState TargetState { get; }Public ReadOnly Property TargetState As DedState
	Get
public:
property DedState^ TargetState {
	DedState^ get ();
}member TargetState : DedState with get
Valore della proprietà
DedState
Vedi anche