Proprietà MoveDocumentMoveDocumentItemNewPath
|
Restituisce il nuovo path di destinazione del documento.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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
IMoveCopyDocumentItemNewPathVedi anche