Proprietà AddCommCommandAddedComm
|
Restituisce la Commessa risultante dall'operazione. Disponibile solo alla fine del comando.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
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à
DedComm
Vedi anche