Proprietà CopyDocumentCopyDocumentItemNewPath
             | 
          
        
        
            Restituisce il path di destinazione del documento.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string NewPath { get; set; }Public Property NewPath As String
	Get
	Set
public:
virtual property String^ NewPath {
	String^ get () sealed;
	void set (String^ value) sealed;
}abstract NewPath : string with get, set
override NewPath : string with get, set
Valore della proprietà
StringImplementa
IMoveCopyDocumentItemNewPath
Vedi anche