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