Proprietà SalvaForcedConf
|
Nome della configurazione da forzare in fase di sostituzione nel Salva Parte.
Viene considerato solo se
KeepConf è impostato a False.
Namespace: DedNetInv.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic string ForcedConf { get; set; }Public Property ForcedConf As String
Get
Set
public:
property String^ ForcedConf {
String^ get ();
void set (String^ value);
}member ForcedConf : string with get, set
Valore della proprietà
String
Vedi anche