Proprietà MoveDocumentResultUserCanChoice
|
Indica se l'utente può modificare le opzioni impostate (mai impostarlo a true tramite personalizzazioni).
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic 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à
Boolean
Vedi anche