Proprietà DedFormCommIsCommSelection
|
Semaforo che indica se si è in fase di selezione di una commessa.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool IsCommSelection { get; set; }Public Property IsCommSelection As Boolean
Get
Set
public:
property bool IsCommSelection {
bool get ();
void set (bool value);
}member IsCommSelection : bool with get, set
Valore della proprietà
Boolean
Vedi anche