Proprietà MoveDocumentResultUserCanChoice
|
Indica se l'utente può modificare le opzioni impostate (mai impostarlo a true tramite personalizzazioni).
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool UserCanChoice { get; set; }
Public Property UserCanChoice As Boolean
Get
Set
public:
property bool UserCanChoice {
bool get ();
void set (bool value);
}
member UserCanChoice : bool with get, set
Valore della proprietà
BooleanVedi anche