Proprietà DedFormSavePartChoiceKeepConf
|
Ritorna se la sostituzione deve mantenere la configurazione di partenza.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 28.0.0
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