Proprietà FindCodeCommandId
             | 
          
        
        
            Restituisce o imposta la revisione da pre-impostare.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic string Id { get; set; }Public Property Id As String
	Get
	Set
public:
property String^ Id {
	String^ get ();
	void set (String^ value);
}member Id : string with get, set
Valore della proprietà
String
Vedi anche