Proprietà DedNetApplicationCurrentComm
|
Legge o imposta la commessa corrente
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public DedComm CurrentComm { get; set; }
Public Property CurrentComm As DedComm
Get
Set
public:
property DedComm^ CurrentComm {
DedComm^ get ();
void set (DedComm^ value);
}
member CurrentComm : DedComm with get, set
Valore della proprietà
Tipo:
DedCommVedi anche