Proprietà DocStructInfoMoveInsteadOfCopy
|
Restituisce se il documento debba essere spostato invece di importato.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.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