Proprietà DocStructInfoMoveInsteadOfCopy
|
Restituisce se il documento debba essere spostato invece di importato.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public bool MoveInsteadOfCopy { get; set; }
Public Property MoveInsteadOfCopy As Boolean
Get
Set
public:
property bool MoveInsteadOfCopy {
bool get ();
void set (bool value);
}
member MoveInsteadOfCopy : bool with get, set
Valore della proprietà
BooleanVedi anche