Proprietà DocStructInfoMoveInsteadOfCopy
|
Restituisce se il documento debba essere spostato invece di importato.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic 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à
Boolean
Vedi anche