Proprietà MoveDocumentResultUserMustChoice
|
Indica se l'utente deve scegliere forzatamente l'operazione da svolgere.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool UserMustChoice { get; set; }Public Property UserMustChoice As Boolean
Get
Set
public:
property bool UserMustChoice {
bool get ();
void set (bool value);
}member UserMustChoice : bool with get, set
Valore della proprietà
Boolean
Vedi anche