Proprietà AddCommCommandAddedComm
|
Restituisce la Commessa risultante dall'operazione. Disponibile solo alla fine del comando.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassipublic DedComm AddedComm { get; }
Public ReadOnly Property AddedComm As DedComm
Get
public:
property DedComm^ AddedComm {
DedComm^ get ();
}
member AddedComm : DedComm with get
Valore della proprietà
Tipo:
DedComm
Vedi anche