Proprietà MoveDocumentAllowedPrimaryFiles
|
Restituisce o imposta se si debba concedere la possibilità di
spostare / rinominare i file che sono referenziati come primari in una o più anagrafiche.
Di default il valore è false quindi non è consentita l'operazione.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool AllowedPrimaryFiles { get; set; }
Public Property AllowedPrimaryFiles As Boolean
Get
Set
public:
property bool AllowedPrimaryFiles {
bool get ();
void set (bool value);
}
member AllowedPrimaryFiles : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche