Proprietà DedFormSavePartChoiceKeepConf
|
Ritorna se la sostituzione deve mantenere la configurazione di partenza.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool KeepConf { get; set; }Public Property KeepConf As Boolean
Get
Set
public:
property bool KeepConf {
bool get ();
void set (bool value);
}member KeepConf : bool with get, set
Valore della proprietà
Boolean
Vedi anche