Proprietà UpdateDocumentReferenceEnableDocSelection
|
Indica se l'utente ha la possibilità di selezionare manualmente il documento di sostituzione.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public bool EnableDocSelection { get; set; }
Public Property EnableDocSelection As Boolean
Get
Set
public:
property bool EnableDocSelection {
bool get ();
void set (bool value);
}
member EnableDocSelection : bool with get, set
Valore della proprietà
BooleanVedi anche